BEA Systems, Inc.

WebLogic Server 6.1 API Reference

Uses of Class
weblogic.apache.xalan.extensions.XSLProcessorContext

Packages that use XSLProcessorContext
weblogic.apache.xalan.lib   
weblogic.apache.xalan.xslt   
 

Uses of XSLProcessorContext in weblogic.apache.xalan.lib
 

Methods in weblogic.apache.xalan.lib with parameters of type XSLProcessorContext
 void Redirect.open(XSLProcessorContext context, ElemExtensionCall elem)
          Open the given file and put it in the XML, HTML, or Text formatter listener's table.
 void Redirect.write(XSLProcessorContext context, ElemExtensionCall elem)
          Write the evalutation of the element children to the given file.
 void Redirect.close(XSLProcessorContext context, ElemExtensionCall elem)
          Close the given file and remove it from the formatter listener's table.
 

Uses of XSLProcessorContext in weblogic.apache.xalan.xslt
 

Subclasses of XSLProcessorContext in weblogic.apache.xalan.xslt
 class XSLProcessorContext
           Captures processor context to be passed to an extension element.
 


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.