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