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