Class SignatureElement

    • Field Detail

      • ELEMENT_NAME

        public static final OdfName ELEMENT_NAME
    • Constructor Detail

      • SignatureElement

        public SignatureElement​(OdfFileDom ownerDoc)
        Create the instance of SignatureElement
        Parameters:
        ownerDoc - The type is OdfFileDom
    • Method Detail

      • newTextNode

        public void newTextNode​(String content)
        Add text content. Only elements which are allowed to have text content offer this method.