public static final class PropertyPath.Root 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 |
|---|---|
static PropertyPath.NodeId |
ID |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
PropertyPath.NodeId |
getNodeId() |
int |
hashCode() |
boolean |
isRoot() |
String |
toString() |
any, anyIndex, anyKey, anyProperty, asList, index, iterator, key, keyOrIndex, keyOrIndex, parse, path, property, propertyOrKey, startsWith, toSchemaPathclone, finalize, getClass, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic static final PropertyPath.NodeId ID
public boolean equals(Object obj)
equals in class PropertyPathpublic String toString()
toString in class PropertyPathpublic int hashCode()
hashCode in class PropertyPathpublic boolean isRoot()
isRoot in class PropertyPathpublic PropertyPath.NodeId getNodeId()
getNodeId in class PropertyPathCopyright © 2015. All rights reserved.