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