Interface INamespaceInfo


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

    Modifier and Type
    Method
    Description
     
     
  • Method Details

    • getPrefix

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

      String getURI()
      Returns:
      Returns the systemId.