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