public class TagStaxUnmarshaller extends 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 Exception
unmarshall in interface Unmarshaller<Tag,StaxUnmarshallerContext>Exceptionpublic static TagStaxUnmarshaller getInstance()
Copyright © 2016. All rights reserved.