Class DbBooleanComparisonModeAttribute

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

public class DbBooleanComparisonModeAttribute extends OdfAttribute
DOM implementation of OpenDocument attribute @db:boolean-comparison-mode.
See Also:
  • Field Details

  • Constructor Details

    • DbBooleanComparisonModeAttribute

      public DbBooleanComparisonModeAttribute(OdfFileDom ownerDocument)
      Create the instance of OpenDocument attribute @db:boolean-comparison-mode.
      Parameters:
      ownerDocument - The type is OdfFileDom
  • Method Details