Class TextFormatChangeElement

All Implemented Interfaces:
Serializable, Cloneable, Element, ElementTraversal, EventTarget, Node, NodeList, TypeInfo

public class TextFormatChangeElement extends OdfElement
DOM implementation of OpenDocument element <text:format-change>.
See Also:
  • Field Details

    • ELEMENT_NAME

      public static final OdfName ELEMENT_NAME
  • Constructor Details

    • TextFormatChangeElement

      public TextFormatChangeElement(OdfFileDom ownerDoc)
      Create the instance of TextFormatChangeElement
      Parameters:
      ownerDoc - The type is OdfFileDom
  • Method Details