|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.galagosearch.core.retrieval.structured.Extent
public class Extent
| Field Summary | |
|---|---|
int |
begin
|
int |
document
|
int |
end
|
double |
weight
|
| Constructor Summary | |
|---|---|
Extent()
|
|
| Method Summary | |
|---|---|
int |
compareTo(Extent other)
|
boolean |
contains(Extent other)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public double weight
public int document
public int begin
public int end
| Constructor Detail |
|---|
public Extent()
| Method Detail |
|---|
public int compareTo(Extent other)
public boolean contains(Extent other)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||