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