Class WSSNSPrefixWrapper
java.lang.Object
org.glassfish.jaxb.runtime.marshaller.NamespacePrefixMapper
com.sun.xml.ws.security.opt.impl.util.WSSNSPrefixWrapper
public class WSSNSPrefixWrapper
extends org.glassfish.jaxb.runtime.marshaller.NamespacePrefixMapper
- Author:
- Ashutosh.Shahi@sun.com
-
Constructor Summary
ConstructorsConstructorDescriptionWSSNSPrefixWrapper(org.glassfish.jaxb.runtime.marshaller.NamespacePrefixMapper nsw) Creates a new instance of WSSNSPrefixWrapper -
Method Summary
Modifier and TypeMethodDescriptionString[]String[]getPreferredPrefix(String namespaceUri, String suggestion, boolean requirePrefix) Methods inherited from class org.glassfish.jaxb.runtime.marshaller.NamespacePrefixMapper
getPreDeclaredNamespaceUris2
-
Constructor Details
-
WSSNSPrefixWrapper
public WSSNSPrefixWrapper(org.glassfish.jaxb.runtime.marshaller.NamespacePrefixMapper nsw) Creates a new instance of WSSNSPrefixWrapper
-
-
Method Details
-
getPreferredPrefix
- Specified by:
getPreferredPrefixin classorg.glassfish.jaxb.runtime.marshaller.NamespacePrefixMapper
-
getPreDeclaredNamespaceUris
- Overrides:
getPreDeclaredNamespaceUrisin classorg.glassfish.jaxb.runtime.marshaller.NamespacePrefixMapper
-
getContextualNamespaceDecls
- Overrides:
getContextualNamespaceDeclsin classorg.glassfish.jaxb.runtime.marshaller.NamespacePrefixMapper
-