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