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