Interface ImportDocument.Import

    • Method Detail

      • getNamespace

        java.lang.String getNamespace()
        Gets the "namespace" attribute
      • xgetNamespace

        XmlAnyURI xgetNamespace()
        Gets (as xml) the "namespace" attribute
      • isSetNamespace

        boolean isSetNamespace()
        True if has "namespace" attribute
      • setNamespace

        void setNamespace​(java.lang.String namespace)
        Sets the "namespace" attribute
      • xsetNamespace

        void xsetNamespace​(XmlAnyURI namespace)
        Sets (as xml) the "namespace" attribute
      • unsetNamespace

        void unsetNamespace()
        Unsets the "namespace" attribute
      • getSchemaLocation

        java.lang.String getSchemaLocation()
        Gets the "schemaLocation" attribute
      • xgetSchemaLocation

        XmlAnyURI xgetSchemaLocation()
        Gets (as xml) the "schemaLocation" attribute
      • isSetSchemaLocation

        boolean isSetSchemaLocation()
        True if has "schemaLocation" attribute
      • setSchemaLocation

        void setSchemaLocation​(java.lang.String schemaLocation)
        Sets the "schemaLocation" attribute
      • xsetSchemaLocation

        void xsetSchemaLocation​(XmlAnyURI schemaLocation)
        Sets (as xml) the "schemaLocation" attribute
      • unsetSchemaLocation

        void unsetSchemaLocation()
        Unsets the "schemaLocation" attribute