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.ooxmlConstructors 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.xwpfFields in org.apache.tika.parser.microsoft.ooxml.xwpf declared as XWPFStylesShim Modifier and Type Field Description static XWPFStylesShimXWPFStylesShim. EMPTY_STYLESEmpty singleton to be used when there is no style info
 
-