Uses of Class
org.apache.tika.parser.microsoft.OfficeParserConfig
-
Packages that use OfficeParserConfig Package Description org.apache.tika.parser.microsoft org.apache.tika.parser.microsoft.ooxml -
-
Uses of OfficeParserConfig in org.apache.tika.parser.microsoft
Fields in org.apache.tika.parser.microsoft declared as OfficeParserConfig Modifier and Type Field Description protected OfficeParserConfig
AbstractPOIFSExtractor. officeParserConfig
protected OfficeParserConfig
AbstractPOIFSExtractor. officeParserConfig
protected OfficeParserConfig
AbstractPOIFSExtractor. officeParserConfig
protected OfficeParserConfig
AbstractPOIFSExtractor. officeParserConfig
-
Uses of OfficeParserConfig in org.apache.tika.parser.microsoft.ooxml
Fields in org.apache.tika.parser.microsoft.ooxml declared as OfficeParserConfig Modifier and Type Field Description protected OfficeParserConfig
AbstractOOXMLExtractor. config
Constructors in org.apache.tika.parser.microsoft.ooxml with parameters of type OfficeParserConfig Constructor Description OOXMLTikaBodyPartHandler(XHTMLContentHandler xhtml, XWPFStylesShim styles, XWPFListManager listManager, OfficeParserConfig parserConfig)
SheetTextAsHTML(OfficeParserConfig config, XHTMLContentHandler xhtml)
-