public class OrderableClusterOptionStaxUnmarshaller extends java.lang.Object implements Unmarshaller<OrderableClusterOption,StaxUnmarshallerContext>
Modifier and Type | Field and Description |
---|---|
private static OrderableClusterOptionStaxUnmarshaller |
instance |
Constructor and Description |
---|
OrderableClusterOptionStaxUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static OrderableClusterOptionStaxUnmarshaller |
getInstance() |
OrderableClusterOption |
unmarshall(StaxUnmarshallerContext context) |
private static OrderableClusterOptionStaxUnmarshaller instance
public OrderableClusterOptionStaxUnmarshaller()
public OrderableClusterOption unmarshall(StaxUnmarshallerContext context) throws java.lang.Exception
unmarshall
in interface Unmarshaller<OrderableClusterOption,StaxUnmarshallerContext>
java.lang.Exception
public static OrderableClusterOptionStaxUnmarshaller getInstance()