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