Class XWPFLatentStyles


  • public class XWPFLatentStyles
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected XWPFStyles styles  
    • Constructor Summary

      Constructors 
      Modifier Constructor 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)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int getNumberOfStyles()  
      protected boolean isLatentStyle​(java.lang.String latentStyleID)
      checks whether specific LatentStyleID is a latentStyle
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • 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)
    • Method Detail

      • getNumberOfStyles

        public int getNumberOfStyles()
      • isLatentStyle

        protected boolean isLatentStyle​(java.lang.String latentStyleID)
        checks whether specific LatentStyleID is a latentStyle