Class KeyDerivationNameAttribute

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

public class KeyDerivationNameAttribute extends OdfAttribute
Manifest implementation of OpenDocument attribute @manifest:key-derivation-name.
See Also:
  • Field Details

    • ATTRIBUTE_NAME

      public static final OdfName ATTRIBUTE_NAME
  • Constructor Details

    • KeyDerivationNameAttribute

      public KeyDerivationNameAttribute(OdfFileDom ownerDocument)
      Create the instance of OpenDocument attribute @manifest:key-derivation-name.
      Parameters:
      ownerDocument - The type is OdfFileDom
  • Method Details