protected class AbstractTikaParser.RecursiveMetadataParser extends ParserDecorator
Constructor and Description |
---|
AbstractTikaParser.RecursiveMetadataParser(Parser parser,
Writer writer,
Properties metadata) |
Modifier and Type | Method and Description |
---|---|
void |
parse(InputStream stream,
ContentHandler handler,
Metadata tikaMeta,
ParseContext context) |
getSupportedTypes, getWrappedParser, withTypes
parse
public AbstractTikaParser.RecursiveMetadataParser(Parser parser, Writer writer, Properties metadata)
public void parse(InputStream stream, ContentHandler handler, Metadata tikaMeta, ParseContext context) throws IOException, SAXException, TikaException
parse
in interface Parser
parse
in class ParserDecorator
IOException
SAXException
TikaException
Copyright © 2009-2014 Norconex Inc.. All Rights Reserved.