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