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