Uses of Interface
org.apache.tika.extractor.EmbeddedDocumentExtractor

Packages that use EmbeddedDocumentExtractor
org.apache.tika.extractor Extraction of component documents. 
 

Uses of EmbeddedDocumentExtractor in org.apache.tika.extractor
 

Classes in org.apache.tika.extractor that implement EmbeddedDocumentExtractor
 class ParsingEmbeddedDocumentExtractor
          Helper class for parsers of package archives or other compound document formats that support embedded or attached component documents.
 



Copyright © 2007-2012 The Apache Software Foundation. All Rights Reserved.