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