public abstract static class PropertyPath.SubPath extends PropertyPath
anyPropertyPropertyPath.Any, PropertyPath.AnyIndex, PropertyPath.AnyKey, PropertyPath.AnyProperty, PropertyPath.Index, PropertyPath.IndexId, PropertyPath.Key, PropertyPath.KeyId, PropertyPath.NodeId, PropertyPath.Property, PropertyPath.PropertyId, PropertyPath.Root, PropertyPath.SubPath| Modifier and Type | Field and Description |
|---|---|
PropertyPath.NodeId |
nodeId |
PropertyPath |
parent |
ROOT| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
appendNode(StringBuilder sb) |
boolean |
equals(Object obj) |
PropertyPath.NodeId |
getNodeId() |
int |
hashCode() |
String |
toString() |
any, anyIndex, anyKey, anyProperty, asList, index, isRoot, iterator, key, keyOrIndex, keyOrIndex, parse, path, property, propertyOrKey, startsWith, toSchemaPathclone, finalize, getClass, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic final PropertyPath.NodeId nodeId
public final PropertyPath parent
public final boolean equals(Object obj)
equals in class PropertyPathpublic final int hashCode()
hashCode in class PropertyPathpublic final PropertyPath.NodeId getNodeId()
getNodeId in class PropertyPathpublic final String toString()
toString in class PropertyPathprotected abstract void appendNode(StringBuilder sb)
Copyright © 2015. All rights reserved.