|
EclipseLink 2.5.0, build 'v20130226-e0971b1' API Reference | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.persistence.internal.oxm.NamespacePrefixMapper<MediaType>
org.eclipse.persistence.oxm.NamespacePrefixMapper
public abstract class 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 Summary | |
---|---|
NamespacePrefixMapper()
|
Method Summary |
---|
Methods inherited from class org.eclipse.persistence.internal.oxm.NamespacePrefixMapper |
---|
getContextualNamespaceDecls, getPreDeclaredNamespaceUris, getPreDeclaredNamespaceUris2, getPreferredPrefix, supportsMediaType |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NamespacePrefixMapper()
|
EclipseLink 2.5.0, build 'v20130226-e0971b1' API Reference | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |