Uses of Class
org.apache.xalan.xsltc.dom.SortSettings

Packages that use SortSettings
org.apache.xalan.xsltc.dom   
 

Uses of SortSettings in org.apache.xalan.xsltc.dom
 

Fields in org.apache.xalan.xsltc.dom declared as SortSettings
protected  SortSettings NodeSortRecord._settings
           
private  SortSettings NodeSortRecordFactory._sortSettings
           
 

Methods in org.apache.xalan.xsltc.dom with parameters of type SortSettings
 void NodeSortRecord.initialize(int node, int last, DOM dom, SortSettings settings)
          This method allows the caller to set the values that could not be passed to the default constructor.