org.apache.poi.xwpf.usermodel
Class XWPFLatentStyles
java.lang.Object
org.apache.poi.xwpf.usermodel.XWPFLatentStyles
public class XWPFLatentStyles
- extends java.lang.Object
Method Summary |
protected boolean |
isLatentStyle(java.lang.String latentStyleID)
checks wheter specific LatentStyleID is a latentStyle |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
styles
protected XWPFStyles styles
XWPFLatentStyles
protected XWPFLatentStyles()
XWPFLatentStyles
protected XWPFLatentStyles(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTLatentStyles latentStyles)
XWPFLatentStyles
protected XWPFLatentStyles(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTLatentStyles latentStyles,
XWPFStyles styles)
isLatentStyle
protected boolean isLatentStyle(java.lang.String latentStyleID)
- checks wheter specific LatentStyleID is a latentStyle
Copyright 2012 The Apache Software Foundation or
its licensors, as applicable.