|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectlemurproject.indri.ParsedDocument.TermExtent
public static class ParsedDocument.TermExtent
Field Summary | |
---|---|
int |
begin
|
int |
end
|
Constructor Summary | |
---|---|
ParsedDocument.TermExtent(int b,
int e)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int begin
public int end
Constructor Detail |
---|
public ParsedDocument.TermExtent(int b, int e)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |