Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.commons.jxpath.ri.axes Classes and Interfaces - 14 results found.
NameDescriptionTypePackageFramework
AncestorContextEvalContext that walks the ancestor:: and ancestor-or-self:: axes.Classorg.apache.commons.jxpath.ri.axesApache Commons
AttributeContextEvalContext that walks the attribute:: axis.Classorg.apache.commons.jxpath.ri.axesApache Commons
ChildContextEvalContext that can walk the child::, following-sibling:: and preceding-sibling:: axes.Classorg.apache.commons.jxpath.ri.axesApache Commons
DescendantContextAn EvalContext that walks the descendant:: and descendant-or-self::Version:$Revision: 670727 $ $Date: 2008-06-23 22:10:38 +0200 (Mo, 23 Jun 2008) $Author:Dmitri PlotnikovClassorg.apache.commons.jxpath.ri.axesApache Commons
InitialContextA single-set EvalContext that provides access to the current node of the parent context and nothing else.Classorg.apache.commons.jxpath.ri.axesApache Commons
NamespaceContextEvalContext that walks the namespace:: axis.Classorg.apache.commons.jxpath.ri.axesApache Commons
NodeSetContextA simple context that is based on a NodeSet.Classorg.apache.commons.jxpath.ri.axesApache Commons
ParentContextEvalContext that walks the parent:: axis.Classorg.apache.commons.jxpath.ri.axesApache Commons
PrecedingOrFollowingContextEvalContext that walks the preceding:: and following:: axes.Classorg.apache.commons.jxpath.ri.axesApache Commons
PredicateContextEvalContext that checks predicates.Classorg.apache.commons.jxpath.ri.axesApache Commons
RootContextEvalContext that is used to hold the root node for the path traversal.Classorg.apache.commons.jxpath.ri.axesApache Commons
SelfContextEvalContext that returns the current node from the parent context if theVersion:$Revision: 1523199 $ $Date: 2013-09-14 11:45:47 +0200 (Sa, 14 Sep 2013) $Author:Dmitri PlotnikovClassorg.apache.commons.jxpath.ri.axesApache Commons
SimplePathInterpreterAn evaluation mechanism for simple XPaths, which is much faster than the usual process.Classorg.apache.commons.jxpath.ri.axesApache Commons
UnionContextEvalContext that represents a union between other contexts - result of a union operation like (a b)Classorg.apache.commons.jxpath.ri.axesApache Commons