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