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