|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.jclark.xsl.tr.SortNodeSetExpr
public class SortNodeSetExpr
sorts a node list before returning them from a nested expression
| Constructor Summary | |
|---|---|
SortNodeSetExpr(NodeSetExpr expr,
ComparatorTemplate comparatorTemplate)
|
|
| Method Summary | |
|---|---|
NodeIterator |
eval(Node node,
ExprContext context)
evaluate the expression with a contextNode and ExprContext |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SortNodeSetExpr(NodeSetExpr expr,
ComparatorTemplate comparatorTemplate)
| Method Detail |
|---|
public NodeIterator eval(Node node,
ExprContext context)
throws XSLException
NodeSetExpr
eval in interface NodeSetExprXSLException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||