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