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