|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.shotoku.search.LimitParameter
public class LimitParameter
A search parameter which truncates the number of nodes in the result to the given parameter.
| Constructor Summary | |
|---|---|
LimitParameter(int limit)
|
|
LimitParameter(java.util.Map<java.lang.String,java.lang.String> params)
|
|
| 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 LimitParameter(int limit)
public LimitParameter(java.util.Map<java.lang.String,java.lang.String> params)
| 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 | |||||||||