Uses of Class
org.apache.poi.xwpf.usermodel.XWPFStyles

Packages that use XWPFStyles
org.apache.poi.xwpf.usermodel   
 

Uses of XWPFStyles in org.apache.poi.xwpf.usermodel
 

Methods in org.apache.poi.xwpf.usermodel that return XWPFStyles
 XWPFStyles XWPFStyle.getStyles()
          get styles
 XWPFStyles XWPFDocument.getStyles()
          get Styles
 

Constructors in org.apache.poi.xwpf.usermodel with parameters of type XWPFStyles
XWPFStyle(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTStyle style, XWPFStyles styles)
          constructor