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