public class XWPFLatentStyles
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected XWPFStyles |
styles |
Modifier | Constructor and Description |
---|---|
protected |
XWPFLatentStyles() |
protected |
XWPFLatentStyles(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTLatentStyles latentStyles) |
protected |
XWPFLatentStyles(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTLatentStyles latentStyles,
XWPFStyles styles) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
isLatentStyle(java.lang.String latentStyleID)
checks wheter specific LatentStyleID is a latentStyle
|
protected XWPFStyles styles
protected XWPFLatentStyles()
protected XWPFLatentStyles(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTLatentStyles latentStyles)
protected XWPFLatentStyles(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTLatentStyles latentStyles, XWPFStyles styles)
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.