Class StyleTree.AugmentedStyle

java.lang.Object
org.docx4j.model.styles.StyleTree.AugmentedStyle
Enclosing class:
StyleTree

public class StyleTree.AugmentedStyle
extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor Description
    AugmentedStyle​(Style s)  
  • Method Summary

    Modifier and Type Method Description
    Style getStyle()  

    Methods inherited from class java.lang.Object

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

    • AugmentedStyle

      public AugmentedStyle​(Style s)
  • Method Details

    • getStyle

      public Style getStyle()