com.sun.xml.ws.security.opt.impl.util
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 NamespacePrefixMapper
- Author:
- K.Venugopal@sun.com
| 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)
- Creates a new instance of NamespacePrefixMapper
getPreferredPrefix
public java.lang.String getPreferredPrefix(java.lang.String namespaceUri,
java.lang.String suggestion,
boolean requirePrefix)
- Specified by:
getPreferredPrefix in class NamespacePrefixMapper
getPreDeclaredNamespaceUris
public java.lang.String[] getPreDeclaredNamespaceUris()
- Overrides:
getPreDeclaredNamespaceUris in class NamespacePrefixMapper
getContextualNamespaceDecls
public java.lang.String[] getContextualNamespaceDecls()
- Overrides:
getContextualNamespaceDecls in class NamespacePrefixMapper
Copyright © 2005-2013 Oracle Corporation. All Rights Reserved.