Class StyleFontFamilyGenericAttribute

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

public class StyleFontFamilyGenericAttribute extends OdfAttribute
DOM implementation of OpenDocument attribute @style:font-family-generic.
See Also:
  • Field Details

    • ATTRIBUTE_NAME

      public static final OdfName ATTRIBUTE_NAME
  • Constructor Details

    • StyleFontFamilyGenericAttribute

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