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