Interface NamespacesTable.Declaration

  • Enclosing class:
    NamespacesTable

    public static interface NamespacesTable.Declaration
    A namespace declaration. (This interface is used in conjunction with NamespacesTable).
    • Method Detail

      • getUri

        java.lang.String getUri()
        Return the namespace URI.
      • getPrefix

        java.lang.String getPrefix()
        Return the namespace prefix.