Class EmptyNamespacePrefixMapper


  • public class EmptyNamespacePrefixMapper
    extends org.eclipse.persistence.oxm.NamespacePrefixMapper
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getPreferredPrefix​(java.lang.String namespaceUri, java.lang.String suggestion, boolean requirePrefix)  
      • Methods inherited from class org.eclipse.persistence.oxm.NamespacePrefixMapper

        supportsMediaType
      • Methods inherited from class org.eclipse.persistence.internal.oxm.NamespacePrefixMapper

        getContextualNamespaceDecls, getPreDeclaredNamespaceUris, getPreDeclaredNamespaceUris2
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • EmptyNamespacePrefixMapper

        public EmptyNamespacePrefixMapper()
    • Method Detail

      • getPreferredPrefix

        public java.lang.String getPreferredPrefix​(java.lang.String namespaceUri,
                                                   java.lang.String suggestion,
                                                   boolean requirePrefix)
        Specified by:
        getPreferredPrefix in class org.eclipse.persistence.internal.oxm.NamespacePrefixMapper