|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.jetspeed.search.lucene.SearchResultsImpl
public class SearchResultsImpl
| Constructor Summary | |
|---|---|
SearchResultsImpl(java.util.List results)
|
|
| Method Summary | |
|---|---|
ParsedObject |
get(int index)
|
java.util.List |
getResults()
|
java.util.List |
getResults(int fromIndex,
int toIndex)
|
java.util.Iterator |
iterator()
|
int |
size()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SearchResultsImpl(java.util.List results)
| Method Detail |
|---|
public int size()
size in interface SearchResultspublic java.util.Iterator iterator()
iterator in interface SearchResultspublic ParsedObject get(int index)
get in interface SearchResultspublic java.util.List getResults()
getResults in interface SearchResults
public java.util.List getResults(int fromIndex,
int toIndex)
getResults in interface SearchResults
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||