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