public class PropertyPathType extends AbstractScalarType
| Constructor and Description |
|---|
PropertyPathType() |
| 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 fromNodeId(org.javersion.path.PropertyPath.NodeId nodeId, ReadContext context)
public 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)
Copyright © 2015. All rights reserved.