BEA Systems, Inc.

WebLogic Server 6.1 API Reference

Uses of Class
weblogic.apache.xalan.templates.ElemSort

Packages that use ElemSort
weblogic.apache.xalan.templates   
 

Uses of ElemSort in weblogic.apache.xalan.templates
 

Methods in weblogic.apache.xalan.templates that return ElemSort
 ElemSort ElemForEach.getSortElem(int i)
          Get a xsl:sort element associated with this element.
 

Methods in weblogic.apache.xalan.templates with parameters of type ElemSort
 void ElemForEach.setSortElem(ElemSort sortElem)
          Set a xsl:sort element associated with this 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.