|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NodeSortRecordFactory | |
org.apache.xalan.xsltc.dom |
Uses of NodeSortRecordFactory in org.apache.xalan.xsltc.dom |
Methods in org.apache.xalan.xsltc.dom with parameters of type NodeSortRecordFactory | |
void |
NodeSortRecord.initialize(int node,
int last,
DOM dom,
AbstractTranslet translet,
int[] order,
int[] type,
NodeSortRecordFactory nsrFactory)
This method allows the caller to set the values that could not be passed to the default constructor. |
Constructors in org.apache.xalan.xsltc.dom with parameters of type NodeSortRecordFactory | |
SortingIterator.SortingIterator(DTMAxisIterator source,
NodeSortRecordFactory factory)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |