Uses of Class
org.apache.xalan.templates.StylesheetRoot.ComposeState

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

Uses of StylesheetRoot.ComposeState in org.apache.xalan.templates
 

Fields in org.apache.xalan.templates declared as StylesheetRoot.ComposeState
private  StylesheetRoot.ComposeState StylesheetRoot.m_composeState
           
 

Methods in org.apache.xalan.templates that return StylesheetRoot.ComposeState
(package private)  StylesheetRoot.ComposeState StylesheetRoot.getComposeState()
          Return class to track state global state during the compose() operation.