public static class SimpleTypeUnmarshallers.LongUnmarshaller extends java.lang.Object implements Unmarshaller<java.lang.Long,org.w3c.dom.Node>
| Constructor and Description |
|---|
SimpleTypeUnmarshallers.LongUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static SimpleTypeUnmarshallers.LongUnmarshaller |
getInstance() |
java.lang.Long |
unmarshall(org.w3c.dom.Node in) |
public SimpleTypeUnmarshallers.LongUnmarshaller()
public java.lang.Long unmarshall(org.w3c.dom.Node in)
throws java.lang.Exception
unmarshall in interface Unmarshaller<java.lang.Long,org.w3c.dom.Node>java.lang.Exceptionpublic static SimpleTypeUnmarshallers.LongUnmarshaller getInstance()