BEA Systems, Inc.

WebLogic Server 6.1 API Reference

Uses of Interface
weblogic.apache.xalan.transformer.TransformState

Packages that use TransformState
weblogic.apache.xalan.transformer   
 

Uses of TransformState in weblogic.apache.xalan.transformer
 

Classes in weblogic.apache.xalan.transformer that implement TransformState
 class QueuedStartElement
          Tracks the state of a queued element event.
 class ResultTreeHandler
          This class is a layer between the direct calls to the result tree content handler, and the transformer.
 class TransformerImpl
           This class implements the Transformer interface, and is the core representation of the transformation execution.
 

Methods in weblogic.apache.xalan.transformer with parameters of type TransformState
 void TransformerClient.setTransformState(TransformState ts)
          Pass in a reference to a TransformState object, which can be used during SAX ContentHandler events to obtain information about he state of the transformation.
 


Documentation is available at
http://e-docs.bea.com/wls/docs61

WebLogic classes and methods that do not appear in this reference are not public and are not supported.