Uses of Class
org.apache.tika.parser.microsoft.OfficeParserConfig
Packages that use OfficeParserConfig
-
Uses of OfficeParserConfig in org.apache.tika.parser.microsoft
Fields in org.apache.tika.parser.microsoft declared as OfficeParserConfigModifier and TypeFieldDescriptionprotected final OfficeParserConfig
AbstractPOIFSExtractor.officeParserConfig
protected final OfficeParserConfig
AbstractPOIFSExtractor.officeParserConfig
protected final OfficeParserConfig
AbstractPOIFSExtractor.officeParserConfig
protected final OfficeParserConfig
AbstractPOIFSExtractor.officeParserConfig
-
Uses of OfficeParserConfig in org.apache.tika.parser.microsoft.ooxml
Fields in org.apache.tika.parser.microsoft.ooxml declared as OfficeParserConfigConstructors in org.apache.tika.parser.microsoft.ooxml with parameters of type OfficeParserConfigModifierConstructorDescriptionOOXMLTikaBodyPartHandler
(XHTMLContentHandler xhtml, XWPFStylesShim styles, XWPFListManager listManager, OfficeParserConfig parserConfig) protected
SheetTextAsHTML
(OfficeParserConfig config, XHTMLContentHandler xhtml)