Uses of Class
org.apache.xalan.templates.ElemSort
Packages that use ElemSort
Package
Description
Implements the
Templates interface,
and defines a set of classes that represent an XSLT stylesheet.-
Uses of ElemSort in org.apache.xalan.templates
Methods in org.apache.xalan.templates that return ElemSortModifier and TypeMethodDescriptionElemForEach.getSortElem(int i) Get a xsl:sort element associated with this element.Methods in org.apache.xalan.templates with parameters of type ElemSortModifier and TypeMethodDescriptionvoidElemForEach.setSortElem(ElemSort sortElem) Set a xsl:sort element associated with this element.