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