|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.outerj.daisy.ftindex.EmptyHits
public class EmptyHits
| Constructor Summary | |
|---|---|
EmptyHits()
|
|
| 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. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EmptyHits()
| Method Detail |
|---|
public long docId(int n)
Hits
docId in interface Hits
public long branchId(int n)
throws java.io.IOException
branchId in interface Hitsjava.io.IOException
public long languageId(int n)
throws java.io.IOException
languageId in interface Hitsjava.io.IOExceptionpublic int length()
Hits
length in interface Hitspublic float score(int n)
Hits
score in interface Hits
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||