|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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 |
public long docId(int n) throws java.io.IOException
java.io.IOException
public long branchId(int n) throws java.io.IOException
java.io.IOException
public long languageId(int n) throws java.io.IOException
java.io.IOException
public int length()
public 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 |