BEA Systems, Inc.

WebLogic Server 6.0sp2 API Reference

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

Packages that use ElemTemplate
weblogic.apache.xalan.xslt   
 

Uses of ElemTemplate in weblogic.apache.xalan.xslt
 

Fields in weblogic.apache.xalan.xslt declared as ElemTemplate
 ElemTemplate StylesheetRoot.m_defaultTextRule
           The default template to use for text nodes if we don't find anything else.
 ElemTemplate StylesheetRoot.m_defaultRule
           The default template to use if we don't find anything else.
 ElemTemplate StylesheetRoot.m_defaultRootRule
           The default template to use for the root if we don't find anything else.
 

Methods in weblogic.apache.xalan.xslt that return ElemTemplate
 ElemTemplate TemplateList.getWrapperlessTemplate()
          Get the manufactured template if there is no wrapper.
 ElemTemplate TemplateList.findTemplate(XSLTEngineImpl transformContext, org.w3c.dom.Node sourceTree, org.w3c.dom.Node targetNode, QName mode, boolean useImports)
          Given a target element, find the template that best matches in the given XSL document, according to the rules specified in the xsl draft.
 ElemTemplate Stylesheet.findTemplate(XSLTEngineImpl transformContext, org.w3c.dom.Node sourceTree, org.w3c.dom.Node targetNode, QName mode, boolean useImports)
          Given a target element, find the template that best matches in the given XSL document, according to the rules specified in the xsl draft.
 


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