|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--gov.nist.nlpir.irf.InfoObj
|
+--gov.nist.nlpir.irf.index.Index
|
+--gov.nist.nlpir.irf.index.KeyWordIndex
Extends the Index for KeyWord indexes.
| Fields inherited from class gov.nist.nlpir.irf.index.Index |
appliedIndexer,
IFs,
indexName,
serialVersionUID |
| Constructor Summary | |
KeyWordIndex()
Creates a KeyWord Index called "Unnamed Index". |
|
KeyWordIndex(java.lang.String location,
java.lang.String name)
Creates a KeyWord Index with the supplied name. |
|
| Methods inherited from class gov.nist.nlpir.irf.index.Index |
addIndexingFeatures,
checkIndexer,
clear,
getFeatures,
getName,
getSources,
present,
presentStatistics,
retrieve,
showStatistics,
toString,
update |
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
public KeyWordIndex()
public KeyWordIndex(java.lang.String location,
java.lang.String name)
location - index location informationname - index name.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||