public class NSMapper
extends com.sun.xml.bind.marshaller.NamespacePrefixMapper
Modifier and Type | Field and Description |
---|---|
private static String |
TY_PREFIX |
private static String |
TY_URI |
Constructor and Description |
---|
NSMapper() |
Modifier and Type | Method and Description |
---|---|
String[] |
getPreDeclaredNamespaceUris() |
String |
getPreferredPrefix(String namespaceUri,
String suggestion,
boolean requirePrefix)
Map given Uri to a prefix
Use suggested URI if we don't know about it.
|
private static final String TY_PREFIX
private static final String TY_URI
public String getPreferredPrefix(String namespaceUri, String suggestion, boolean requirePrefix)
getPreferredPrefix
in class com.sun.xml.bind.marshaller.NamespacePrefixMapper
public String[] getPreDeclaredNamespaceUris()
getPreDeclaredNamespaceUris
in class com.sun.xml.bind.marshaller.NamespacePrefixMapper
Copyright © 2024 Tethys. All rights reserved.