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