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