public static class SimpleTypeStaxUnmarshallers.DoubleStaxUnmarshaller extends java.lang.Object implements Unmarshaller<java.lang.Double,StaxUnmarshallerContext>
| Constructor and Description |
|---|
SimpleTypeStaxUnmarshallers.DoubleStaxUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static SimpleTypeStaxUnmarshallers.DoubleStaxUnmarshaller |
getInstance() |
java.lang.Double |
unmarshall(StaxUnmarshallerContext unmarshallerContext) |
public SimpleTypeStaxUnmarshallers.DoubleStaxUnmarshaller()
public java.lang.Double unmarshall(StaxUnmarshallerContext unmarshallerContext) throws java.lang.Exception
unmarshall in interface Unmarshaller<java.lang.Double,StaxUnmarshallerContext>java.lang.Exceptionpublic static SimpleTypeStaxUnmarshallers.DoubleStaxUnmarshaller getInstance()