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