Class NamespacePrefixMapperWrapper

java.lang.Object
org.eclipse.persistence.internal.oxm.NamespacePrefixMapper
org.eclipse.persistence.oxm.NamespacePrefixMapper
org.eclipse.persistence.internal.oxm.record.namespaces.NamespacePrefixMapperWrapper

public class NamespacePrefixMapperWrapper extends NamespacePrefixMapper
INTERNAL:

Purpose:This class provides an implementation of NamespacePrefixMapper that wraps an implementation of the equivalent NamespacePrefixMapper from the JAXB ReferenceImplementation This allows for backwards compatibility with the JAXB RI.

  • Constructor Details

    • NamespacePrefixMapperWrapper

      public NamespacePrefixMapperWrapper(Object prefixMapper)
  • Method Details