Returns the appropriate name-space prefix for the given XML name-space URI.
Syntax
public
abstract String
getPrefixForUri
(
String
uri
) throws IllegalArgumentException
Parameters
-
uri –
An XML names-pace URI
Returns
The appropriate name-space prefix
Exceptions
-
IllegalArgumentException –
if the argument is null.