|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.shotoku.search.SortParameter
public class SortParameter
A search parameter which sorts the result node list with the given comparator.
| Constructor Summary | |
|---|---|
SortParameter(java.util.Comparator<Node> comparator)
|
|
| Method Summary | |
|---|---|
NodeList |
transform(NodeList list,
ContentManager cm)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SortParameter(java.util.Comparator<Node> comparator)
| Method Detail |
|---|
public NodeList transform(NodeList list,
ContentManager cm)
transform in interface SearchParameter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||