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