Uses of Class
org.apache.tika.parser.microsoft.ooxml.XWPFListManager
Packages that use XWPFListManager
-
Uses of XWPFListManager in org.apache.tika.parser.microsoft.ooxml
Fields in org.apache.tika.parser.microsoft.ooxml declared as XWPFListManagerModifier and TypeFieldDescriptionstatic final XWPFListManager
XWPFListManager.EMPTY_LIST
Empty singleton to be used when there is no list manager.Constructors in org.apache.tika.parser.microsoft.ooxml with parameters of type XWPFListManagerModifierConstructorDescriptionOOXMLTikaBodyPartHandler
(XHTMLContentHandler xhtml, XWPFStylesShim styles, XWPFListManager listManager, OfficeParserConfig parserConfig)