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 SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionString[]getPreferredPrefix(String namespaceUri, String suggestion, boolean requirePrefix) voidsetContextualNamespace(String[] contextualNamespaceDecls) Methods inherited from class org.glassfish.jaxb.runtime.marshaller.NamespacePrefixMappergetPreDeclaredNamespaceUris, getPreDeclaredNamespaceUris2
- 
Constructor Details- 
NamespaceMapper
 
- 
- 
Method Details- 
getPreferredPrefix- Specified by:
- getPreferredPrefixin class- org.glassfish.jaxb.runtime.marshaller.NamespacePrefixMapper
 
- 
setContextualNamespace
- 
getContextualNamespaceDecls- Overrides:
- getContextualNamespaceDeclsin class- org.glassfish.jaxb.runtime.marshaller.NamespacePrefixMapper
 
 
-