Class CanonicalNamespacePrefixMapper
- java.lang.Object
-
- org.glassfish.jaxb.runtime.marshaller.NamespacePrefixMapper
-
- com.sun.xml.ws.security.opt.impl.util.WSSNamespacePrefixMapper
-
- com.sun.xml.ws.security.opt.impl.util.CanonicalNamespacePrefixMapper
-
public class CanonicalNamespacePrefixMapper extends WSSNamespacePrefixMapper
- Author:
- K.Venugopal@sun.com
-
-
Constructor Summary
Constructors Constructor Description CanonicalNamespacePrefixMapper()Creates a new instance of CanonicalNamespacePrefixMapper
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String[]getPreDeclaredNamespaceUris()-
Methods inherited from class com.sun.xml.ws.security.opt.impl.util.WSSNamespacePrefixMapper
getContextualNamespaceDecls, getPreferredPrefix
-
-
-
-
Method Detail
-
getPreDeclaredNamespaceUris
public String[] getPreDeclaredNamespaceUris()
- Overrides:
getPreDeclaredNamespaceUrisin classWSSNamespacePrefixMapper
-
-