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.

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