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