|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReaderResultProcessor | |
---|---|
anl.aida.ae.lucene | |
anl.aida.reader |
Uses of ReaderResultProcessor in anl.aida.ae.lucene |
---|
Classes in anl.aida.ae.lucene that implement ReaderResultProcessor | |
---|---|
class |
LuceneRRProcessor
Processes ReaderResults by adding them to a LuceneIndex. |
Uses of ReaderResultProcessor in anl.aida.reader |
---|
Classes in anl.aida.reader that implement ReaderResultProcessor | |
---|---|
class |
ResultCacher
Result processor that will cache the contents of the the result in a file and create an index entry for that. |
private static class |
ScraperTests.RRProcessor
|
Fields in anl.aida.reader with type parameters of type ReaderResultProcessor | |
---|---|
protected java.util.List<ReaderResultProcessor> |
AbstractAIDAComponentReader.processors
|
Methods in anl.aida.reader with parameters of type ReaderResultProcessor | |
---|---|
void |
NYTimesArchiveReader.run(ReaderResultProcessor proc)
Parses the lines in the nytimes archive index file for url, title, etc. |
void |
NTARCArchiveReader.run(ReaderResultProcessor proc)
Deprecated. |
void |
CTArchiveReader.run(ReaderResultProcessor proc)
Deprecated. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |