getPrefixForUri(String) method

Returns the appropriate name-space prefix for the given XML name-space URI.

Syntax

public abstract String getPrefixForUri (String uri) throws IllegalArgumentException

Parameters

Returns

The appropriate name-space prefix

Exceptions