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