org.apache.cxf.jaxb
Class NamespaceMapper
java.lang.Object
com.sun.xml.bind.marshaller.NamespacePrefixMapper
org.apache.cxf.jaxb.NamespaceMapper
public final class NamespaceMapper
- extends com.sun.xml.bind.marshaller.NamespacePrefixMapper
Methods inherited from class com.sun.xml.bind.marshaller.NamespacePrefixMapper |
getContextualNamespaceDecls, getPreDeclaredNamespaceUris, getPreDeclaredNamespaceUris2 |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NamespaceMapper
public NamespaceMapper(Map<String,String> nspref)
getPreferredPrefix
public String getPreferredPrefix(String namespaceUri,
String suggestion,
boolean requirePrefix)
- Specified by:
getPreferredPrefix
in class com.sun.xml.bind.marshaller.NamespacePrefixMapper
Apache CXF