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