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 OfficeParserConfigAbstractPOIFSExtractor. officeParserConfigprotected OfficeParserConfigAbstractPOIFSExtractor. officeParserConfigprotected OfficeParserConfigAbstractPOIFSExtractor. officeParserConfigprotected OfficeParserConfigAbstractPOIFSExtractor. 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 OfficeParserConfigAbstractOOXMLExtractor. configConstructors in org.apache.tika.parser.microsoft.ooxml with parameters of type OfficeParserConfig Constructor Description OOXMLTikaBodyPartHandler(org.apache.tika.sax.XHTMLContentHandler xhtml, XWPFStylesShim styles, XWPFListManager listManager, OfficeParserConfig parserConfig)SheetTextAsHTML(OfficeParserConfig config, org.apache.tika.sax.XHTMLContentHandler xhtml)
-