Skip navigation links

Package org.apache.commons.jxpath.ri.axes

Implementations of EvalContext used for different XPath axes (child::, parent:: etc).

See: Description

Package org.apache.commons.jxpath.ri.axes Description

Implementations of EvalContext used for different XPath axes (child::, parent:: etc). In order to evaluate a path, RI creates a chain of EvalContexts, one for each step in the path.
Skip navigation links

Copyright © 2001–2017 The Apache Software Foundation. All rights reserved.