| Frames | No Frames |
Methods with parameter type org.apache.xpath.XPathVisitor | |
| void | |
| void | |
| void | |
Classes derived from org.apache.xpath.XPathVisitor | |
| class | When StylesheetHandler creates
an XPath, the ExpressionVisitor
visits the XPath expression. |
Classes derived from org.apache.xpath.XPathVisitor | |
| class | |
Methods with parameter type org.apache.xpath.XPathVisitor | |
| void | This will traverse the heararchy, calling the visitor for
each member. |
| void | This will traverse the heararchy, calling the visitor for
each member. |
| void | This will traverse the heararchy, calling the visitor for
each member. |
| void | This will traverse the heararchy, calling the visitor for
each member. |
| void | This will traverse the heararchy, calling the visitor for
each member. |
| void | |
| void | |
| void | |
Methods with parameter type org.apache.xpath.XPathVisitor | |
| void | This will traverse the heararchy, calling the visitor for
each member. |
| void | This will traverse the heararchy, calling the visitor for
each member. |
Methods with parameter type org.apache.xpath.XPathVisitor | |
| void | |
| void | |
| void | |
Methods with parameter type org.apache.xpath.XPathVisitor | |
| void | Call the visitors for the function arguments.
|
| void | Call the visitors for the function arguments.
|
| void | |
| void | |
| void | |
| void | |
| void | |
Classes derived from org.apache.xpath.XPathVisitor | |
| class | This class runs over a path expression that is assumed to be absolute, and
checks for variables and the like that may make it context dependent.
|
| class | This class eleminates redundent XPaths from a given subtree,
and also collects all absolute paths within the subtree. |
| class | This class visits variable refs in an XPath and collects their QNames.
|
| class | A derivation from this class can be passed to a class that implements
the XSLTVisitable interface, to have the appropriate method called
for each component of an XSLT stylesheet. |
Methods with parameter type org.apache.xpath.XPathVisitor | |
| void | |
| void | |
| void | |