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

Packages that use VarNameCollector
org.apache.xalan.templates Implements the Templates interface, and defines a set of classes that represent an XSLT stylesheet. 
 

Uses of VarNameCollector in org.apache.xalan.templates
 

Fields in org.apache.xalan.templates declared as VarNameCollector
(package private)  VarNameCollector RedundentExprEliminator.m_varNameCollector
          So we can reuse it over and over again.