|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DocumentProcessor | |
---|---|
anl.aida.reader | |
anl.aida.reader.local | |
anl.wordnet.reader |
Uses of DocumentProcessor in anl.aida.reader |
---|
Classes in anl.aida.reader that implement DocumentProcessor | |
---|---|
private class |
AllAfricaHTMLReader.Processor
|
private class |
ChicagoTribuneHTMLReader.Processor
|
private static class |
ChicagoTribuneIndexMaker.ArchiveMaker
|
private class |
GuardianHTMLReader.Processor
|
private static class |
GuardianIndexMaker.ArchiveMaker
|
private class |
IndependentHTMLReader.Processor
|
private static class |
IndependentIndexMaker.ArchiveMaker
|
private class |
LATimesHTMLReader.Processor
|
private static class |
LATimesIndexMaker.ArchiveMaker
|
private class |
NTARCHtmlReader.NTARProcessor
|
private static class |
NTARCIndexMaker.ArchiveMaker
|
private static class |
NYTimesHTMLReader.NullProcessor
|
private class |
NYTimesHTMLReader.Processor
|
static class |
PreTextExtractor.DocProc
|
private static class |
ProMedIndexMaker.ArchiveMaker
|
Fields in anl.aida.reader declared as DocumentProcessor | |
---|---|
private DocumentProcessor |
NYTimesHTMLReader.nullProc
|
private DocumentProcessor |
NYTimesHTMLReader.processor
|
private DocumentProcessor |
NTARCHtmlReader.processor
|
private DocumentProcessor |
LATimesHTMLReader.processor
|
private DocumentProcessor |
IndependentHTMLReader.processor
|
private DocumentProcessor |
GuardianHTMLReader.processor
|
private DocumentProcessor |
ChicagoTribuneHTMLReader.processor
|
Methods in anl.aida.reader with parameters of type DocumentProcessor | |
---|---|
private void |
StringExtractor.processStrings(DocumentProcessor processor)
|
void |
StringExtractor.run(java.lang.String url,
DocumentProcessor processor)
Runs this StringExtractor over the specified url. |
void |
StringExtractor.run(java.lang.String url,
java.lang.String referer,
DocumentProcessor processor)
Runs this StringExtractor over the specified url. |
void |
StringExtractor.run(java.net.URLConnection conn,
DocumentProcessor processor)
Runs this StringExtractor over the specified url connection. |
void |
StringExtractor.runWithManualFetch(java.lang.String url,
DocumentProcessor processor)
|
Uses of DocumentProcessor in anl.aida.reader.local |
---|
Fields in anl.aida.reader.local declared as DocumentProcessor | |
---|---|
private DocumentProcessor |
YorkTimesHTMLReader.processor
|
private DocumentProcessor |
StandardHTMLReader.processor
|
private DocumentProcessor |
SiouxCityHTMLReader.processor
|
private DocumentProcessor |
QuadCityTimesHTMLReader.processor
|
private DocumentProcessor |
OmahaNewsStandHTMLReader.processor
|
private DocumentProcessor |
MuscatineJournalHTMLReader.processor
|
private DocumentProcessor |
JournalStarHTMLReader.processor
|
private DocumentProcessor |
GrandIslandIndependentHTMLReader.processor
|
private DocumentProcessor |
GoldenTriangleHTMLReader.processor
|
private DocumentProcessor |
FremontTribuneHTMLReader.processor
|
private DocumentProcessor |
DailySentinelHTMLReader.processor
|
private DocumentProcessor |
DailyGateHTMLReader.processor
|
private DocumentProcessor |
ColumbusTelegramHTMLReader.processor
|
Uses of DocumentProcessor in anl.wordnet.reader |
---|
Classes in anl.wordnet.reader that implement DocumentProcessor | |
---|---|
private static class |
WordNetReader.ArchiveMaker
Class to read from the WordNet site. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |