Uses of Class org.apache.xpath.XPathVisitor

Uses in package org.apache.xpath.objects

Methods with parameter type org.apache.xpath.XPathVisitor

void
void
void

Uses in package org.apache.xalan.extensions

Classes derived from org.apache.xpath.XPathVisitor

class
When StylesheetHandler creates an XPath, the ExpressionVisitor visits the XPath expression.

Uses in package org.apache.xalan.templates

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.

Uses in package org.apache.xpath.operations

Methods with parameter type org.apache.xpath.XPathVisitor

void
void
void

Uses in package org.apache.xpath.functions

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

Uses in package org.apache.xpath.patterns

Methods with parameter type org.apache.xpath.XPathVisitor

void
void
void

Uses in package org.apache.xpath

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.

Uses in package org.apache.xpath.axes

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

Copyright B) 2004 Apache XML Project. All Rights Reserved.