Package org.apache.cxf.common.jaxb
Class NamespaceMapper
java.lang.Object
com.sun.xml.bind.marshaller.NamespacePrefixMapper
org.apache.cxf.common.jaxb.NamespaceMapper
public final class NamespaceMapper
extends com.sun.xml.bind.marshaller.NamespacePrefixMapper
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionString[]
getPreferredPrefix
(String namespaceUri, String suggestion, boolean requirePrefix) void
setContextualNamespace
(String[] contextualNamespaceDecls) Methods inherited from class com.sun.xml.bind.marshaller.NamespacePrefixMapper
getPreDeclaredNamespaceUris, getPreDeclaredNamespaceUris2
-
Constructor Details
-
NamespaceMapper
-
-
Method Details
-
getPreferredPrefix
- Specified by:
getPreferredPrefix
in classcom.sun.xml.bind.marshaller.NamespacePrefixMapper
-
setContextualNamespace
-
getContextualNamespaceDecls
- Overrides:
getContextualNamespaceDecls
in classcom.sun.xml.bind.marshaller.NamespacePrefixMapper
-