public interface NamespaceResolver
DatatypeWriter
to declare additional namespaces.DatatypeWriter
Modifier and Type | Method | 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.Copyright © 2018 Oracle Corporation. All rights reserved.