com.sun.xml.ws.security.trust.util
Class TrustNamespacePrefixMapper

java.lang.Object
  extended by com.sun.xml.bind.marshaller.NamespacePrefixMapper
      extended by com.sun.xml.ws.security.trust.util.TrustNamespacePrefixMapper

public class TrustNamespacePrefixMapper
extends com.sun.xml.bind.marshaller.NamespacePrefixMapper


Constructor Summary
TrustNamespacePrefixMapper()
           
 
Method Summary
 java.lang.String getPreferredPrefix(java.lang.String namespaceUri, java.lang.String suggestion, boolean requirePrefix)
           
 
Methods inherited from class com.sun.xml.bind.marshaller.NamespacePrefixMapper
getContextualNamespaceDecls, getPreDeclaredNamespaceUris, getPreDeclaredNamespaceUris2
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TrustNamespacePrefixMapper

public TrustNamespacePrefixMapper()
Method Detail

getPreferredPrefix

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