public interface TikaParserProvider
| Modifier and Type | Method and Description |
|---|---|
org.apache.tika.parser.Parser |
createParser()
This method is called by the
TikaBridge upon initialization |
org.apache.tika.parser.Parser createParser()
TikaBridge upon initialization
It allows to create a custom Parser.
TikaBridge.Copyright © 2006-2021 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.