Packages

 

com.aspose.imaging.xmp.types.complex

Class ComplexTypeBase

    • Constructor Detail

      • ComplexTypeBase

        public ComplexTypeBase(String prefix,
                               String namespaceUri)

        Initializes a new instance of the ComplexTypeBase class.

        Parameters:
        prefix - The prefix.
        namespaceUri - The namespace URI.
        Throws:
        com.aspose.ms.System.ArgumentNullException - prefix is null or namespaceUri is null
    • Method Detail

      • getPrefix

        public String getPrefix()

        Gets the prefix.

        Returns:
        The prefix.
      • getNamespaceUri

        public String getNamespaceUri()

        Gets the default namespace URI.

        Returns:
        The default namespace URI.