|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ExtractorFactory in org.semanticdesktop.aperture.extractor |
---|
Methods in org.semanticdesktop.aperture.extractor with parameters of type ExtractorFactory | |
---|---|
void |
ExtractorRegistry.add(ExtractorFactory factory)
Adds an ExtractorFactory to this registry. |
void |
ExtractorRegistry.remove(ExtractorFactory factory)
Removes an ExtractorFactory from this registry. |
Uses of ExtractorFactory in org.semanticdesktop.aperture.extractor.excel |
---|
Classes in org.semanticdesktop.aperture.extractor.excel that implement ExtractorFactory | |
---|---|
class |
ExcelExtractorFactory
|
Uses of ExtractorFactory in org.semanticdesktop.aperture.extractor.html |
---|
Classes in org.semanticdesktop.aperture.extractor.html that implement ExtractorFactory | |
---|---|
class |
HtmlExtractorFactory
|
Uses of ExtractorFactory in org.semanticdesktop.aperture.extractor.impl |
---|
Methods in org.semanticdesktop.aperture.extractor.impl with parameters of type ExtractorFactory | |
---|---|
void |
ExtractorRegistryImpl.add(ExtractorFactory factory)
|
void |
ExtractorRegistryImpl.remove(ExtractorFactory factory)
|
Uses of ExtractorFactory in org.semanticdesktop.aperture.extractor.jpg |
---|
Classes in org.semanticdesktop.aperture.extractor.jpg that implement ExtractorFactory | |
---|---|
class |
JpgExtractorFactory
Minimalistic factory for JpgExtractor. |
Uses of ExtractorFactory in org.semanticdesktop.aperture.extractor.mime |
---|
Classes in org.semanticdesktop.aperture.extractor.mime that implement ExtractorFactory | |
---|---|
class |
MimeExtractorFactory
Deprecated. Use MimeSubCrawlerFactory and MimeSubCrawler s instead |
Uses of ExtractorFactory in org.semanticdesktop.aperture.extractor.office |
---|
Classes in org.semanticdesktop.aperture.extractor.office that implement ExtractorFactory | |
---|---|
class |
OfficeExtractorFactory
|
Uses of ExtractorFactory in org.semanticdesktop.aperture.extractor.opendocument |
---|
Classes in org.semanticdesktop.aperture.extractor.opendocument that implement ExtractorFactory | |
---|---|
class |
OpenDocumentExtractorFactory
|
Uses of ExtractorFactory in org.semanticdesktop.aperture.extractor.openxml |
---|
Classes in org.semanticdesktop.aperture.extractor.openxml that implement ExtractorFactory | |
---|---|
class |
OpenXmlExtractorFactory
|
Uses of ExtractorFactory in org.semanticdesktop.aperture.extractor.pdf |
---|
Classes in org.semanticdesktop.aperture.extractor.pdf that implement ExtractorFactory | |
---|---|
class |
PdfExtractorFactory
|
Uses of ExtractorFactory in org.semanticdesktop.aperture.extractor.plaintext |
---|
Classes in org.semanticdesktop.aperture.extractor.plaintext that implement ExtractorFactory | |
---|---|
class |
PlainTextExtractorFactory
|
Uses of ExtractorFactory in org.semanticdesktop.aperture.extractor.poiooxml |
---|
Classes in org.semanticdesktop.aperture.extractor.poiooxml that implement ExtractorFactory | |
---|---|
class |
OOXMLExcelExtractorFactory
An ExtractorFactory implementation for Open XML Spreadsheets. |
class |
OOXMLPowerPointExtractorFactory
An ExtractorFactory implementation for Open XML Presentations. |
class |
OOXMLWordExtractorFactory
An ExtractorFactory implementation for Open XML Word Processing documents. |
Uses of ExtractorFactory in org.semanticdesktop.aperture.extractor.powerpoint |
---|
Classes in org.semanticdesktop.aperture.extractor.powerpoint that implement ExtractorFactory | |
---|---|
class |
PowerPointExtractorFactory
|
Uses of ExtractorFactory in org.semanticdesktop.aperture.extractor.presentations |
---|
Classes in org.semanticdesktop.aperture.extractor.presentations that implement ExtractorFactory | |
---|---|
class |
PresentationsExtractorFactory
|
Uses of ExtractorFactory in org.semanticdesktop.aperture.extractor.publisher |
---|
Classes in org.semanticdesktop.aperture.extractor.publisher that implement ExtractorFactory | |
---|---|
class |
PublisherExtractorFactory
|
Uses of ExtractorFactory in org.semanticdesktop.aperture.extractor.quattro |
---|
Classes in org.semanticdesktop.aperture.extractor.quattro that implement ExtractorFactory | |
---|---|
class |
QuattroExtractorFactory
|
Uses of ExtractorFactory in org.semanticdesktop.aperture.extractor.rtf |
---|
Classes in org.semanticdesktop.aperture.extractor.rtf that implement ExtractorFactory | |
---|---|
class |
RtfExtractorFactory
|
Uses of ExtractorFactory in org.semanticdesktop.aperture.extractor.visio |
---|
Classes in org.semanticdesktop.aperture.extractor.visio that implement ExtractorFactory | |
---|---|
class |
VisioExtractorFactory
|
Uses of ExtractorFactory in org.semanticdesktop.aperture.extractor.word |
---|
Classes in org.semanticdesktop.aperture.extractor.word that implement ExtractorFactory | |
---|---|
class |
WordExtractorFactory
|
Uses of ExtractorFactory in org.semanticdesktop.aperture.extractor.wordperfect |
---|
Classes in org.semanticdesktop.aperture.extractor.wordperfect that implement ExtractorFactory | |
---|---|
class |
WordPerfectExtractorFactory
|
Uses of ExtractorFactory in org.semanticdesktop.aperture.extractor.works |
---|
Classes in org.semanticdesktop.aperture.extractor.works that implement ExtractorFactory | |
---|---|
class |
WorksExtractorFactory
|
Uses of ExtractorFactory in org.semanticdesktop.aperture.extractor.xml |
---|
Classes in org.semanticdesktop.aperture.extractor.xml that implement ExtractorFactory | |
---|---|
class |
XmlExtractorFactory
|
Uses of ExtractorFactory in org.semanticdesktop.aperture.extractor.xmp |
---|
Classes in org.semanticdesktop.aperture.extractor.xmp that implement ExtractorFactory | |
---|---|
class |
XMPExtractorFactory
The ExtractorFactory for the XMPExtractor . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |