public static class SimpleTypeUnmarshallers.IntegerUnmarshaller extends Object implements Unmarshaller<Integer,Node>
| Constructor and Description |
|---|
IntegerUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static SimpleTypeUnmarshallers.IntegerUnmarshaller |
getInstance() |
Integer |
unmarshall(Node in) |
public Integer unmarshall(Node in) throws Exception
unmarshall in interface Unmarshaller<Integer,Node>Exceptionpublic static SimpleTypeUnmarshallers.IntegerUnmarshaller getInstance()
Copyright © 2022. All rights reserved.