Uses of Class org.apache.xalan.templates.XSLTVisitor

Uses in package org.apache.xalan.templates

Classes derived from org.apache.xalan.templates.XSLTVisitor

class
This class eleminates redundent XPaths from a given subtree, and also collects all absolute paths within the subtree.

Methods with parameter type org.apache.xalan.templates.XSLTVisitor

void
ElemCallTemplate.callChildVisitors(XSLTVisitor visitor, boolean callAttrs)
Call the children visitors.
void
ElemForEach.callChildVisitors(XSLTVisitor visitor, boolean callAttributes)
Call the children visitors.
void
ElemNumber.callChildVisitors(XSLTVisitor visitor, boolean callAttrs)
Call the children visitors.
void
void
void
void
void
This will traverse the heararchy, calling the visitor for each member.

Copyright © 2006 Apache XML Project. All Rights Reserved.