Class StyleFontWeightComplexAttribute

All Implemented Interfaces:
Serializable, Cloneable, Attr, EventTarget, Node, NodeList, TypeInfo

public class StyleFontWeightComplexAttribute extends OdfAttribute
DOM implementation of OpenDocument attribute @style:font-weight-complex.
See Also:
  • Field Details

    • ATTRIBUTE_NAME

      public static final OdfName ATTRIBUTE_NAME
  • Constructor Details

    • StyleFontWeightComplexAttribute

      public StyleFontWeightComplexAttribute(OdfFileDom ownerDocument)
      Create the instance of OpenDocument attribute @style:font-weight-complex.
      Parameters:
      ownerDocument - The type is OdfFileDom
  • Method Details