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(String msg) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public static ZeroByteFileException.IgnoreZeroByteFileException IGNORE_ZERO_BYTE_FILE_EXCEPTION
ParseContext
, the
AutoDetectParser
and the
RecursiveParserWrapper
will
ignore embedded files with zero-byte length inputstreamspublic ZeroByteFileException(String msg)
Copyright © 2007–1969 The Apache Software Foundation. All rights reserved.