Class WSSNamespacePrefixMapper

java.lang.Object
com.sun.xml.bind.marshaller.NamespacePrefixMapper
com.sun.xml.ws.security.opt.impl.util.WSSNamespacePrefixMapper
Direct Known Subclasses:
CanonicalNamespacePrefixMapper

public class WSSNamespacePrefixMapper extends com.sun.xml.bind.marshaller.NamespacePrefixMapper
Author:
K.Venugopal@sun.com
  • Constructor Details

    • WSSNamespacePrefixMapper

      public WSSNamespacePrefixMapper()
      Creates a new instance of NamespacePrefixMapper
    • WSSNamespacePrefixMapper

      public WSSNamespacePrefixMapper(boolean soap12)
      Creates a new instance of NamespacePrefixMapper
  • Method Details

    • getPreferredPrefix

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

      public String[] getPreDeclaredNamespaceUris()
      Overrides:
      getPreDeclaredNamespaceUris in class com.sun.xml.bind.marshaller.NamespacePrefixMapper
    • getContextualNamespaceDecls

      public String[] getContextualNamespaceDecls()
      Overrides:
      getContextualNamespaceDecls in class com.sun.xml.bind.marshaller.NamespacePrefixMapper