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