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.microsoftFields 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.ooxmlFields 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(XHTMLContentHandler xhtml, XWPFStylesShim styles, XWPFListManager listManager, OfficeParserConfig parserConfig)SheetTextAsHTML(OfficeParserConfig config, XHTMLContentHandler xhtml)
 
-