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