Uses of Class
org.eclipse.persistence.oxm.NamespacePrefixMapper
Package
Description
-
Uses of NamespacePrefixMapper in org.eclipse.persistence.internal.oxm.record.namespaces
Modifier and TypeClassDescriptionclass
Implementation of NamespacePrefixMapper.class
INTERNAL: -
Uses of NamespacePrefixMapper in org.eclipse.persistence.oxm
Modifier and TypeMethodDescriptionXMLMarshaller.getNamespacePrefixMapper()
NamespacePrefixMapper that can be used during marshal (instead of those set in the project meta data)Modifier and TypeMethodDescriptionvoid
XMLMarshaller.setNamespacePrefixMapper
(NamespacePrefixMapper mapper) NamespacePrefixMapper that can be used during marshal (instead of those set in the project meta data)