BEA Systems, Inc.

WebLogic Server 6.0sp2 API Reference

Uses of Interface
weblogic.apache.xalan.xpath.XPathEnvSupport

Packages that use XPathEnvSupport
weblogic.apache.xalan.xpath Infrastructure for processing XPATH expressions 
weblogic.apache.xalan.xpath.dtm   
weblogic.apache.xalan.xpath.xdom   
weblogic.apache.xalan.xpath.xml   
weblogic.apache.xalan.xslt   
 

Uses of XPathEnvSupport in weblogic.apache.xalan.xpath
 

Subinterfaces of XPathEnvSupport in weblogic.apache.xalan.xpath
 interface XPathSupport
           Provides basic support for independent use of XPath.
 

Classes in weblogic.apache.xalan.xpath that implement XPathEnvSupport
 class XPathSupportDefault
           Default class for execution context when XPath is used by itself.
 

Uses of XPathEnvSupport in weblogic.apache.xalan.xpath.dtm
 

Classes in weblogic.apache.xalan.xpath.dtm that implement XPathEnvSupport
 class DTMLiaison
           Liaison to Document Table Model (DTM) XML parser -- the default liaison and parser that XSLTProcessor uses to perform transformations.
 

Constructors in weblogic.apache.xalan.xpath.dtm with parameters of type XPathEnvSupport
DTMLiaison.DTMLiaison(XPathEnvSupport envSupport)
          Construct an instance.
 

Uses of XPathEnvSupport in weblogic.apache.xalan.xpath.xdom
 

Classes in weblogic.apache.xalan.xpath.xdom that implement XPathEnvSupport
 class XercesLiaison
           Provides XSLTProcessor an interface to the Xerces XML parser.
 

Constructors in weblogic.apache.xalan.xpath.xdom with parameters of type XPathEnvSupport
XercesLiaison.XercesLiaison(XPathEnvSupport envSupport)
          Construct an instance.
 

Uses of XPathEnvSupport in weblogic.apache.xalan.xpath.xml
 

Subinterfaces of XPathEnvSupport in weblogic.apache.xalan.xpath.xml
 interface XMLParserLiaison
           An implementation of this interface acts as a liaison between the XSLT processor and the XML parser.
 

Classes in weblogic.apache.xalan.xpath.xml that implement XPathEnvSupport
 class JaxpLiaison
          Allow use of a generic JAXP parser with Xalan.
 class XMLParserLiaisonDefault
           This class is the default XMLParserLiaison for the XSL Processor.
 

Fields in weblogic.apache.xalan.xpath.xml declared as XPathEnvSupport
protected  XPathEnvSupport XMLParserLiaisonDefault.m_envSupport
          XPath environment support, which we aggregate back to in order to implement the XPathEnvSupport interface.
 

Methods in weblogic.apache.xalan.xpath.xml with parameters of type XPathEnvSupport
 void XMLParserLiaisonDefault.setEnvSupport(XPathEnvSupport envSupport)
           XPath environment support, which the liaison may aggregate back to in order to implement the XPathEnvSupport interface.
 void XMLParserLiaison.setEnvSupport(XPathEnvSupport envSupport)
           XPath environment support, which the liaison may aggregate back to in order to implement the XPathEnvSupport interface.
 

Uses of XPathEnvSupport in weblogic.apache.xalan.xslt
 

Classes in weblogic.apache.xalan.xslt that implement XPathEnvSupport
 class XSLTEngineImpl
           The Xalan workhorse -- Collaborates with the XML parser liaison, the DOM, and the XPath engine, to transform a source tree of nodes into a result tree according to instructions and templates specified by a stylesheet tree.
 


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