public interface NamespaceResolver
DatatypeWriter to declare additional namespaces.DatatypeWriter| Modifier and Type | Method and Description |
|---|---|
String |
getPrefix(String nsUri)
Allocates a prefix for the specified URI and returns it.
|
String getPrefix(String nsUri)
nsUri - the namespace URI to be declared. Can be empty but must not be null.Copyright © 2005–2017 Oracle Corporation. All rights reserved.