Class OdfAlienAttribute

    • Field Detail

      • ATTRIBUTE_NAME

        public final OdfName ATTRIBUTE_NAME
    • Constructor Detail

      • OdfAlienAttribute

        public OdfAlienAttribute​(OdfFileDom ownerDocument,
                                 OdfName name)
                          throws DOMException
        Creates an alien attribute on the XML file
        Parameters:
        ownerDocument - the DOM of the XML file within the ODF package
        name - of the XML attribute to be created
        Throws:
        DOMException - thrown for any problem during attribute creation