public class ZeroByteFileException extends TikaException
Modifier and Type | Class and Description |
---|---|
static class |
ZeroByteFileException.IgnoreZeroByteFileException |
Modifier and Type | Field and Description |
---|---|
static ZeroByteFileException.IgnoreZeroByteFileException |
IGNORE_ZERO_BYTE_FILE_EXCEPTION
If this is in the
ParseContext , the
AutoDetectParser and the
RecursiveParserWrapper will
ignore embedded files with zero-byte length inputstreams |
Constructor and Description |
---|
ZeroByteFileException(java.lang.String msg) |
public static ZeroByteFileException.IgnoreZeroByteFileException IGNORE_ZERO_BYTE_FILE_EXCEPTION
ParseContext
, the
AutoDetectParser
and the
RecursiveParserWrapper
will
ignore embedded files with zero-byte length inputstreamsCopyright © 2010 - 2023 Adobe. All Rights Reserved