Unmarshaller<Byte,Node>public static class SimpleTypeUnmarshallers.ByteUnmarshaller extends Object implements Unmarshaller<Byte,Node>
| Constructor | Description |
|---|---|
ByteUnmarshaller() |
| Modifier and Type | Method | Description |
|---|---|---|
static SimpleTypeUnmarshallers.ByteUnmarshaller |
getInstance() |
|
Byte |
unmarshall(Node in) |
public static SimpleTypeUnmarshallers.ByteUnmarshaller getInstance()
public Byte unmarshall(Node in) throws Exception
unmarshall in interface Unmarshaller<Byte,Node>ExceptionCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.