Package org.apache.tika.pipes.core.extractor
package org.apache.tika.pipes.core.extractor
-
ClassDescriptionAn UnpackHandler that collects embedded files for Frictionless Data Package output.Information about an embedded file including its SHA256 hash.Selector for filtering which embedded documents should have their bytes extracted during UNPACK mode.An UnpackHandler that writes embedded bytes to a temporary directory for later zipping.Information about an embedded file stored in the temp directory.Output format for UNPACK mode.Output mode for how embedded files are delivered.Running total of bytes
UnpackExtractorhas written out for the current request, checked againstUnpackConfig.maxUnpackBytesOrUnlimited().Embedded document extractor that parses and unpacks embedded documents, extracting both text/metadata and raw bytes.