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