Uses of Interface
org.apache.tika.extractor.EmbeddedDocumentExtractorFactory
Package
Description
Extraction of component documents.
Tika parsers.
-
Uses of EmbeddedDocumentExtractorFactory in org.apache.tika.extractor
Modifier and TypeInterfaceDescriptioninterface
This factory creates EmbeddedDocumentExtractors that require anEmbeddedDocumentBytesHandler
in theParseContext
should extend this.Modifier and TypeClassDescriptionclass
class
-
Uses of EmbeddedDocumentExtractorFactory in org.apache.tika.parser
Modifier and TypeMethodDescriptionvoid
AutoDetectParserConfig.setEmbeddedDocumentExtractorFactory
(EmbeddedDocumentExtractorFactory embeddedDocumentExtractorFactory)