|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Hits
Method Summary | |
---|---|
long |
branchId(int n)
|
long |
docId(int n)
Returns the Daisy Document ID for the nth matching document. |
long |
languageId(int n)
|
int |
length()
Returns the total number of hits available in this set. |
float |
score(int n)
Returns the score for the nth document in this set. |
Method Detail |
---|
long docId(int n) throws java.io.IOException
java.io.IOException
long branchId(int n) throws java.io.IOException
java.io.IOException
long languageId(int n) throws java.io.IOException
java.io.IOException
int length()
float score(int n) throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |