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