Uses of Class
org.basex.index.path.PathNode
Packages that use PathNode
-
Uses of PathNode in org.basex.index.path
Fields in org.basex.index.path declared as PathNodeModifier and TypeFieldDescriptionPathNode[]PathNode.childrenChildren.final PathNodePathNode.parentParent.Methods in org.basex.index.path that return types with arguments of type PathNodeModifier and TypeMethodDescriptionPathIndex.desc(byte[] name) Returns all descendants with the specified element name.Returns all children or descendants of the specified nodes.Returns all parents of the specified nodes.PathIndex.root()Returns the root node.Method parameters in org.basex.index.path with type arguments of type PathNode -
Uses of PathNode in org.basex.query.expr.path
Methods in org.basex.query.expr.path that return types with arguments of type PathNode