Interface INamespaceInfo


@API(type=NOT_EXTENDABLE, src=PUBLIC) public interface INamespaceInfo
Namespace information interface.
Since:
27

*********************************
EXPERIMENTAL - Subject to change
********************************

Please note that this API is not marked as final and it can change in one of the next versions of the application. If you have suggestions, comments about it, please let us know.

  • Method Summary

    Modifier and Type
    Method
    Description
     
     
  • Method Details

    • getPrefix

      String getPrefix()
      Returns:
      Returns the name.
    • getURI

      String getURI()
      Returns:
      Returns the systemId.