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