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