public class PrefixMapper
extends com.sun.xml.bind.marshaller.NamespacePrefixMapper
| Constructor and Description |
|---|
PrefixMapper() |
| Modifier and Type | Method and Description |
|---|---|
void |
addPrefix(String namespace,
String prefix) |
String[] |
getPreDeclaredNamespaceUris() |
String |
getPreferredPrefix(String namespaceUri,
String suggestion,
boolean requirePrefix) |
public String getPreferredPrefix(String namespaceUri, String suggestion, boolean requirePrefix)
getPreferredPrefix in class com.sun.xml.bind.marshaller.NamespacePrefixMapperpublic String[] getPreDeclaredNamespaceUris()
getPreDeclaredNamespaceUris in class com.sun.xml.bind.marshaller.NamespacePrefixMapperCopyright © 2020. All rights reserved.