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