public abstract class NamespacePrefixMapper extends NamespacePrefixMapper
Purpose:Provides a means to customise the namespace prefixes used while marshalling An implementation of this class can be set on an instance of XMLMarshaller to allow for each instance of XMLMarshaller to use different namespace prefixes.
Constructor and Description |
---|
NamespacePrefixMapper() |
Modifier and Type | Method and Description |
---|---|
boolean |
supportsMediaType(MediaType mediaType)
Return true if this prefix mapper applies to the media type provided.
|
getContextualNamespaceDecls, getPreDeclaredNamespaceUris, getPreDeclaredNamespaceUris2, getPreferredPrefix
public boolean supportsMediaType(MediaType mediaType)
EclipseLink 2.6.3, "build v20160428-59c81c5" API Reference