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