com.sun.xml.ws.security.opt.impl.util
Class WSSNSPrefixWrapper
java.lang.Object
com.sun.xml.bind.marshaller.NamespacePrefixMapper
com.sun.xml.ws.security.opt.impl.util.WSSNSPrefixWrapper
public class WSSNSPrefixWrapper
- extends com.sun.xml.bind.marshaller.NamespacePrefixMapper
- Author:
- Ashutosh.Shahi@sun.com
|
Constructor Summary |
WSSNSPrefixWrapper(com.sun.xml.bind.marshaller.NamespacePrefixMapper nsw)
Creates a new instance of WSSNSPrefixWrapper |
| Methods inherited from class com.sun.xml.bind.marshaller.NamespacePrefixMapper |
getPreDeclaredNamespaceUris2 |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WSSNSPrefixWrapper
public WSSNSPrefixWrapper(com.sun.xml.bind.marshaller.NamespacePrefixMapper nsw)
- Creates a new instance of WSSNSPrefixWrapper
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
Copyright © 2005-2014 Oracle Corporation. All Rights Reserved.