public class DateTimeType extends AbstractScalarType
| Constructor and Description |
|---|
DateTimeType() |
| Modifier and Type | Method and Description |
|---|---|
Object |
fromNodeId(org.javersion.path.PropertyPath.NodeId nodeId,
ReadContext context) |
Object |
instantiate(org.javersion.path.PropertyTree propertyTree,
Object value,
ReadContext context) |
void |
serialize(org.javersion.path.PropertyPath path,
Object object,
WriteContext context) |
org.javersion.path.PropertyPath.NodeId |
toNodeId(Object object,
WriteContext writeContext) |
bindclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisReferencepublic Object instantiate(org.javersion.path.PropertyTree propertyTree, Object value, ReadContext context) throws Exception
Exceptionpublic void serialize(org.javersion.path.PropertyPath path,
Object object,
WriteContext context)
public org.javersion.path.PropertyPath.NodeId toNodeId(Object object, WriteContext writeContext)
public Object fromNodeId(org.javersion.path.PropertyPath.NodeId nodeId, ReadContext context)
Copyright © 2015. All rights reserved.