Package | Description |
---|---|
org.apache.tika.parser |
Tika parsers.
|
org.apache.tika.sax |
SAX utilities.
|
Constructor and Description |
---|
RecursiveParserWrapper(Parser wrappedParser,
ContentHandlerFactory contentHandlerFactory)
Initialize the wrapper with
RecursiveParserWrapper.catchEmbeddedExceptions set
to true as default. |
RecursiveParserWrapper(Parser wrappedParser,
ContentHandlerFactory contentHandlerFactory,
boolean catchEmbeddedExceptions)
Initialize the wrapper.
|
Modifier and Type | Class and Description |
---|---|
class |
BasicContentHandlerFactory
Basic factory for creating common types of ContentHandlers
|
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.