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