|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SearchResultIF
PUBLIC: Search result interfaced used by implementations of the SearcherIF interface.
Method Summary | |
---|---|
void |
close()
PUBLIC: Closes the search result. |
float |
getScore()
PUBLIC: Gets the score for the current result value; |
java.lang.Object |
getValue()
PUBLIC: Gets the current result value. |
boolean |
next()
PUBLIC: Moves ahead to the next result. |
Method Detail |
---|
boolean next()
java.lang.Object getValue()
float getScore()
void close()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |