|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IIndexerOutput | |
---|---|
com.metamatrix.core.index |
Uses of IIndexerOutput in com.metamatrix.core.index |
---|
Methods in com.metamatrix.core.index with parameters of type IIndexerOutput | |
---|---|
void |
IIndexer.index(IDocument document,
IIndexerOutput output)
Indexes the given document, adding the document name and the word references to this document to the given IIndex .The caller should use
shouldIndex() first to determine whether this indexer handles
the given type of file, and only call this method if so. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |