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