Package org.apache.tika.extractor
@Version("1.0.0")
package org.apache.tika.extractor
Extraction of component documents.
-
ClassDescriptionTika container extractor interface.Loads EmbeddedStreamTranslators via service loading.Interface for different document selection strategies for purposes like embedded document extraction by a
ContainerExtractor
instance.Utility class to handle common issues with embedded documents.Tika container extractor callback interface.Interface for different filtering of embedded streams.An implementation ofContainerExtractor
powered by the regularParser
API.Helper class for parsers of package archives or other compound document formats that support embedded or attached component documents.