Class CustomPrefixMapper


  • public class CustomPrefixMapper
    extends com.sun.xml.bind.marshaller.NamespacePrefixMapper
    Author:
    Nicolas Salatge - EBM WebSourcing
    • Constructor Detail

      • CustomPrefixMapper

        public CustomPrefixMapper()
    • Method Detail

      • getPreferredPrefix

        public String getPreferredPrefix​(String namespaceUri,
                                         String suggestion,
                                         boolean requirePrefix)
        Specified by:
        getPreferredPrefix in class com.sun.xml.bind.marshaller.NamespacePrefixMapper