Uses of Class
org.apache.tika.parser.microsoft.ooxml.xwpf.XWPFStylesShim
-
Packages that use XWPFStylesShim Package Description org.apache.tika.parser.microsoft.ooxml org.apache.tika.parser.microsoft.ooxml.xwpf -
-
Uses of XWPFStylesShim in org.apache.tika.parser.microsoft.ooxml
Constructors in org.apache.tika.parser.microsoft.ooxml with parameters of type XWPFStylesShim Constructor Description OOXMLTikaBodyPartHandler(XHTMLContentHandler xhtml, XWPFStylesShim styles, XWPFListManager listManager, OfficeParserConfig parserConfig)
-
Uses of XWPFStylesShim in org.apache.tika.parser.microsoft.ooxml.xwpf
Fields in org.apache.tika.parser.microsoft.ooxml.xwpf declared as XWPFStylesShim Modifier and Type Field Description static XWPFStylesShim
XWPFStylesShim. EMPTY_STYLES
Empty singleton to be used when there is no style info
-