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_EXCEPTIONIf this is in the  ParseContext, theAutoDetectParserand theRecursiveParserWrapperwill
 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, toStringpublic 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–2023 The Apache Software Foundation. All rights reserved.