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