public final class ExternalParsersConfigReader extends java.lang.Object implements ExternalParsersConfigReaderMetKeys
TODO XML DTD Here
CHECK_TAG, COMMAND_TAG, ERROR_CODES_TAG, EXTERNAL_PARSERS_TAG, METADATA_KEY_ATTR, METADATA_MATCH_TAG, METADATA_TAG, MIMETYPE_TAG, MIMETYPES_TAG, PARSER_TAG
Constructor and Description |
---|
ExternalParsersConfigReader() |
Modifier and Type | Method and Description |
---|---|
static java.util.List<ExternalParser> |
read(org.w3c.dom.Document document) |
static java.util.List<ExternalParser> |
read(org.w3c.dom.Element element) |
static java.util.List<ExternalParser> |
read(java.io.InputStream stream) |
public static java.util.List<ExternalParser> read(java.io.InputStream stream) throws TikaException, java.io.IOException
TikaException
java.io.IOException
public static java.util.List<ExternalParser> read(org.w3c.dom.Document document) throws TikaException, java.io.IOException
TikaException
java.io.IOException
public static java.util.List<ExternalParser> read(org.w3c.dom.Element element) throws TikaException, java.io.IOException
TikaException
java.io.IOException
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"