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