public abstract class ParserFactory extends Object
| Constructor and Description |
|---|
ParserFactory() |
| Modifier and Type | Method and Description |
|---|---|
abstract org.apache.tika.parser.Parser |
getParser(org.apache.tika.config.TikaConfig config) |
boolean |
isParseRecursively() |
void |
setParseRecursively(boolean parseRecursively) |
Copyright © 2007–2025 The Apache Software Foundation. All rights reserved.