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