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