public interface NamespaceResolver
DatatypeWriter
to declare additional namespaces.DatatypeWriter
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getPrefix(java.lang.String nsUri)
Allocates a prefix for the specified URI and returns it.
|
java.lang.String getPrefix(java.lang.String nsUri)
nsUri
- the namespace URI to be declared. Can be empty but must not be null.