A representation of an XML namespace.
Methods
Method | Return type | Brief description |
---|---|---|
get | String | Gets the prefix for the namespace. |
get | String | Gets the URI for the namespace. |
Detailed documentation
get Prefix()
Gets the prefix for the namespace.
Return
String
— the prefix for the namespace
get URI()
Gets the URI for the namespace.
Return
String
— the URI for the namespace