|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SearchResults
Method Summary | |
---|---|
ParsedObject |
get(int index)
|
java.util.List<ParsedObject> |
getResults()
|
java.util.List<ParsedObject> |
getResults(int fromIndex,
int toIndex)
|
java.util.Iterator<ParsedObject> |
iterator()
|
int |
size()
|
Method Detail |
---|
int size()
java.util.Iterator<ParsedObject> iterator()
ParsedObject get(int index)
java.util.List<ParsedObject> getResults()
java.util.List<ParsedObject> getResults(int fromIndex, int toIndex)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |