Uses of Class
org.apache.tika.extractor.EmbeddedDocumentUtil
-
Uses of EmbeddedDocumentUtil in org.apache.tika.parser.jdbc
Modifier and TypeMethodDescriptionprotected abstract JDBCTableReader
AbstractDBParser.getTableReader
(Connection connection, String tableName, EmbeddedDocumentUtil embeddedDocumentUtil) Given a connection and a table name, return the JDBCTableReader for this db.ModifierConstructorDescriptionJDBCTableReader
(Connection connection, String tableName, EmbeddedDocumentUtil embeddedDocumentUtil)