com.sun.xml.wss.saml.util
Class WSSNamespacePrefixMapper
java.lang.Object
com.sun.xml.bind.marshaller.NamespacePrefixMapper
com.sun.xml.wss.saml.util.WSSNamespacePrefixMapper
public class WSSNamespacePrefixMapper
- extends com.sun.xml.bind.marshaller.NamespacePrefixMapper
- Author:
- K.Venugopal@sun.com
| Methods inherited from class com.sun.xml.bind.marshaller.NamespacePrefixMapper |
getContextualNamespaceDecls, getPreDeclaredNamespaceUris2 |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WSSNamespacePrefixMapper
public WSSNamespacePrefixMapper()
- Creates a new instance of NamespacePrefixMapper
WSSNamespacePrefixMapper
public WSSNamespacePrefixMapper(boolean soap12)
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
Copyright © 2005-2011 Oracle Corporation. All Rights Reserved.