Class TextDdeConnectionDeclsElement

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

public class TextDdeConnectionDeclsElement extends OdfElement
DOM implementation of OpenDocument element <text:dde-connection-decls>.
See Also:
  • Field Details

    • ELEMENT_NAME

      public static final OdfName ELEMENT_NAME
  • Constructor Details

    • TextDdeConnectionDeclsElement

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