A B C D F G I J K L O P R S T X Z 
All Classes All Packages

A

AR - Static variable in class org.apache.tika.detect.zip.PackageConstants
 
ARJ - Static variable in class org.apache.tika.detect.zip.PackageConstants
 

B

BROTLI - Static variable in class org.apache.tika.detect.zip.CompressorConstants
 
BZIP - Static variable in class org.apache.tika.detect.zip.CompressorConstants
 
BZIP2 - Static variable in class org.apache.tika.detect.zip.CompressorConstants
 

C

COMPRESS - Static variable in class org.apache.tika.detect.zip.CompressorConstants
 
CompressorConstants - Class in org.apache.tika.detect.zip
 
CompressorConstants() - Constructor for class org.apache.tika.detect.zip.CompressorConstants
 
CPIO - Static variable in class org.apache.tika.detect.zip.PackageConstants
 

D

DefaultZipContainerDetector - Class in org.apache.tika.detect.zip
 
DefaultZipContainerDetector() - Constructor for class org.apache.tika.detect.zip.DefaultZipContainerDetector
 
DefaultZipContainerDetector(List<ZipContainerDetector>) - Constructor for class org.apache.tika.detect.zip.DefaultZipContainerDetector
 
DefaultZipContainerDetector(ServiceLoader) - Constructor for class org.apache.tika.detect.zip.DefaultZipContainerDetector
 
DEFLATE64 - Static variable in class org.apache.tika.detect.zip.CompressorConstants
 
DeprecatedStreamingZipContainerDetector - Class in org.apache.tika.detect.zip
 
DeprecatedStreamingZipContainerDetector() - Constructor for class org.apache.tika.detect.zip.DeprecatedStreamingZipContainerDetector
 
DeprecatedZipContainerDetector - Class in org.apache.tika.detect.zip
A detector that works on Zip documents and tries to figure out basic types -- epub, jar, ear, war, kmz and StarOffice
DeprecatedZipContainerDetector() - Constructor for class org.apache.tika.detect.zip.DeprecatedZipContainerDetector
 
detect(InputStream, Metadata) - Method in class org.apache.tika.detect.zip.DefaultZipContainerDetector
 
detect(InputStream, Metadata) - Method in class org.apache.tika.detect.zip.DeprecatedStreamingZipContainerDetector
 
detect(InputStream, Metadata) - Method in class org.apache.tika.detect.zip.StreamingZipContainerDetector
 
detect(ZipFile, TikaInputStream) - Method in class org.apache.tika.detect.zip.FrictionlessPackageDetector
 
detect(ZipFile, TikaInputStream) - Method in class org.apache.tika.detect.zip.IPADetector
 
detect(ZipFile, TikaInputStream) - Method in class org.apache.tika.detect.zip.JarDetector
 
detect(ZipFile, TikaInputStream) - Method in class org.apache.tika.detect.zip.KMZDetector
 
detect(ZipFile, TikaInputStream) - Method in class org.apache.tika.detect.zip.OpenDocumentDetector
 
detect(ZipFile, TikaInputStream) - Method in class org.apache.tika.detect.zip.StarOfficeDetector
 
detect(ZipFile, TikaInputStream) - Method in interface org.apache.tika.detect.zip.ZipContainerDetector
If detection is successful, the ZipDetector should set the zip file or OPCPackage in TikaInputStream.setOpenContainer() Implementations should _not_ close the ZipFile
DUMP - Static variable in class org.apache.tika.detect.zip.PackageConstants
 

F

FrictionlessPackageDetector - Class in org.apache.tika.detect.zip
 
FrictionlessPackageDetector() - Constructor for class org.apache.tika.detect.zip.FrictionlessPackageDetector
 

G

get(Class<T>) - Method in class org.apache.tika.detect.zip.StreamingDetectContext
Returns the object in this context that implements the given interface.
get(Class<T>, T) - Method in class org.apache.tika.detect.zip.StreamingDetectContext
Returns the object in this context that implements the given interface, or the given default value if such an object is not found.
getMarkLimit() - Method in class org.apache.tika.detect.zip.DefaultZipContainerDetector
 
getMediaType(String) - Static method in class org.apache.tika.detect.zip.CompressorConstants
 
getMediaType(String) - Static method in class org.apache.tika.detect.zip.PackageConstants
 
GTAR - Static variable in class org.apache.tika.detect.zip.PackageConstants
 
GZIP - Static variable in class org.apache.tika.detect.zip.CompressorConstants
 
GZIP_ALT - Static variable in class org.apache.tika.detect.zip.CompressorConstants
 

I

IPADetector - Class in org.apache.tika.detect.zip
 
IPADetector() - Constructor for class org.apache.tika.detect.zip.IPADetector
 

J

JAR - Static variable in class org.apache.tika.detect.zip.PackageConstants
 
JarDetector - Class in org.apache.tika.detect.zip
 
JarDetector() - Constructor for class org.apache.tika.detect.zip.JarDetector
 

K

KMZ - Static variable in class org.apache.tika.detect.zip.PackageConstants
 
KMZDetector - Class in org.apache.tika.detect.zip
 
KMZDetector() - Constructor for class org.apache.tika.detect.zip.KMZDetector
 

L

LZ4_BLOCK - Static variable in class org.apache.tika.detect.zip.CompressorConstants
 
LZ4_FRAMED - Static variable in class org.apache.tika.detect.zip.CompressorConstants
 
LZMA - Static variable in class org.apache.tika.detect.zip.CompressorConstants
 

O

OpenDocumentDetector - Class in org.apache.tika.detect.zip
 
OpenDocumentDetector() - Constructor for class org.apache.tika.detect.zip.OpenDocumentDetector
 
org.apache.tika.detect.zip - package org.apache.tika.detect.zip
 
org.apache.tika.zip.utils - package org.apache.tika.zip.utils
 

P

PACK - Static variable in class org.apache.tika.detect.zip.CompressorConstants
 
PackageConstants - Class in org.apache.tika.detect.zip
 
PackageConstants() - Constructor for class org.apache.tika.detect.zip.PackageConstants
 

R

remove(Class) - Method in class org.apache.tika.detect.zip.StreamingDetectContext
 

S

salvageCopy(File, File) - Static method in class org.apache.tika.zip.utils.ZipSalvager
 
salvageCopy(InputStream, File, boolean) - Static method in class org.apache.tika.zip.utils.ZipSalvager
This streams the broken zip and rebuilds a new zip that is at least a valid zip file.
set(Class<T>, T) - Method in class org.apache.tika.detect.zip.StreamingDetectContext
Adds the given value to the context as an implementation of the given interface.
setMarkLimit(int) - Method in class org.apache.tika.detect.zip.DefaultZipContainerDetector
If this is less than 0, the file will be spooled to disk, and detection will run on the full file.
SEVENZ - Static variable in class org.apache.tika.detect.zip.PackageConstants
 
SNAPPY_FRAMED - Static variable in class org.apache.tika.detect.zip.CompressorConstants
 
SNAPPY_RAW - Static variable in class org.apache.tika.detect.zip.CompressorConstants
 
StarOfficeDetector - Class in org.apache.tika.detect.zip
 
StarOfficeDetector() - Constructor for class org.apache.tika.detect.zip.StarOfficeDetector
 
StreamingDetectContext - Class in org.apache.tika.detect.zip
 
StreamingDetectContext() - Constructor for class org.apache.tika.detect.zip.StreamingDetectContext
 
streamingDetectFinal(StreamingDetectContext) - Method in class org.apache.tika.detect.zip.FrictionlessPackageDetector
 
streamingDetectFinal(StreamingDetectContext) - Method in class org.apache.tika.detect.zip.IPADetector
 
streamingDetectFinal(StreamingDetectContext) - Method in class org.apache.tika.detect.zip.JarDetector
 
streamingDetectFinal(StreamingDetectContext) - Method in class org.apache.tika.detect.zip.KMZDetector
 
streamingDetectFinal(StreamingDetectContext) - Method in class org.apache.tika.detect.zip.OpenDocumentDetector
 
streamingDetectFinal(StreamingDetectContext) - Method in class org.apache.tika.detect.zip.StarOfficeDetector
 
streamingDetectFinal(StreamingDetectContext) - Method in interface org.apache.tika.detect.zip.ZipContainerDetector
After we've finished streaming the zip archive entries, a detector may make a final decision.
streamingDetectUpdate(ZipArchiveEntry, InputStream, StreamingDetectContext) - Method in class org.apache.tika.detect.zip.FrictionlessPackageDetector
 
streamingDetectUpdate(ZipArchiveEntry, InputStream, StreamingDetectContext) - Method in class org.apache.tika.detect.zip.IPADetector
 
streamingDetectUpdate(ZipArchiveEntry, InputStream, StreamingDetectContext) - Method in class org.apache.tika.detect.zip.JarDetector
 
streamingDetectUpdate(ZipArchiveEntry, InputStream, StreamingDetectContext) - Method in class org.apache.tika.detect.zip.KMZDetector
 
streamingDetectUpdate(ZipArchiveEntry, InputStream, StreamingDetectContext) - Method in class org.apache.tika.detect.zip.OpenDocumentDetector
 
streamingDetectUpdate(ZipArchiveEntry, InputStream, StreamingDetectContext) - Method in class org.apache.tika.detect.zip.StarOfficeDetector
 
streamingDetectUpdate(ZipArchiveEntry, InputStream, StreamingDetectContext) - Method in interface org.apache.tika.detect.zip.ZipContainerDetector
Try to detect on a specific entry.
StreamingZipContainerDetector - Class in org.apache.tika.detect.zip
Currently only used in tests.
StreamingZipContainerDetector() - Constructor for class org.apache.tika.detect.zip.StreamingZipContainerDetector
 
StreamingZipContainerDetector(List<ZipContainerDetector>) - Constructor for class org.apache.tika.detect.zip.StreamingZipContainerDetector
 
StreamingZipContainerDetector(ServiceLoader) - Constructor for class org.apache.tika.detect.zip.StreamingZipContainerDetector
 

T

TAR - Static variable in class org.apache.tika.detect.zip.PackageConstants
 
TIKA_OOXML - Static variable in class org.apache.tika.detect.zip.PackageConstants
 

X

XZ - Static variable in class org.apache.tika.detect.zip.CompressorConstants
 

Z

ZIP - Static variable in class org.apache.tika.detect.zip.PackageConstants
 
ZipContainerDetector - Interface in org.apache.tika.detect.zip
Classes that implement this must be able to detect on a ZipFile and in streaming mode.
ZipSalvager - Class in org.apache.tika.zip.utils
 
ZipSalvager() - Constructor for class org.apache.tika.zip.utils.ZipSalvager
 
ZLIB - Static variable in class org.apache.tika.detect.zip.CompressorConstants
 
ZSTD - Static variable in class org.apache.tika.detect.zip.CompressorConstants
 
A B C D F G I J K L O P R S T X Z 
All Classes All Packages