BEA Systems, Inc.

WebLogic Server 6.0sp2 API Reference

Uses of Class
weblogic.apache.xalan.xslt.XSLTResultTarget

Packages that use XSLTResultTarget
weblogic.apache.xalan.xslt   
 

Uses of XSLTResultTarget in weblogic.apache.xalan.xslt
 

Methods in weblogic.apache.xalan.xslt with parameters of type XSLTResultTarget
 void XSLTEngineImpl.process(XSLTInputSource inputSource, XSLTInputSource stylesheetSource, XSLTResultTarget outputTarget)
          Transform the source tree to the output in the given result tree target.
 void StylesheetRoot.process(XSLTInputSource xmlSource, XSLTResultTarget outputTarget)
          Transform the XML source tree and place the output in the result tree target.
 void StylesheetRoot.process(XSLTProcessor iprocessor, XSLTInputSource xmlSource, XSLTResultTarget outputTarget)
          Transform the XML source tree and place the output in the result tree target.
 void StylesheetRoot.process(XSLTProcessor iprocessor, org.w3c.dom.Node sourceTree, XSLTResultTarget outputTarget)
          Transform the XML source tree (a DOM Node) and place the output in the result tree target.
 void XSLTProcessor.process(XSLTInputSource xmlSource, XSLTInputSource xslStylesheet, XSLTResultTarget resultTree)
          Use the XSL stylesheet to transform the XML input, placing the result in the result tree.
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs60