jd.xml.xslt.parser
Class VariableSorter
java.lang.Object
jd.xml.xslt.parser.VariableSorter
- class VariableSorter
- extends Object
VariableSort sorts a set of variables according their dependency.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VariableSorter
VariableSorter()
sort
public void sort(XsltParseContext context,
Variable[] variables)
throws XsltParseException
- Throws:
XsltParseException
getSortedVariables
public Variable[] getSortedVariables()
firstUnClassifiedGlobalVar
public int firstUnClassifiedGlobalVar()