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