Uses of Class
org.apache.tika.exception.ZeroByteFileException.IgnoreZeroByteFileException
-
Packages that use ZeroByteFileException.IgnoreZeroByteFileException Package Description org.apache.tika.exception Tika exception. -
-
Uses of ZeroByteFileException.IgnoreZeroByteFileException in org.apache.tika.exception
Fields in org.apache.tika.exception declared as ZeroByteFileException.IgnoreZeroByteFileException Modifier and Type Field Description static ZeroByteFileException.IgnoreZeroByteFileException
ZeroByteFileException. IGNORE_ZERO_BYTE_FILE_EXCEPTION
If this is in theParseContext
, theAutoDetectParser
and theRecursiveParserWrapper
will ignore embedded files with zero-byte length inputstreams
-