com.sun.xml.ws.security.opt.impl.util
Class CanonicalNamespacePrefixMapper

java.lang.Object
  extended by com.sun.xml.bind.marshaller.NamespacePrefixMapper
      extended by com.sun.xml.ws.security.opt.impl.util.WSSNamespacePrefixMapper
          extended by com.sun.xml.ws.security.opt.impl.util.CanonicalNamespacePrefixMapper

public class CanonicalNamespacePrefixMapper
extends WSSNamespacePrefixMapper

Author:
K.Venugopal@sun.com

Constructor Summary
CanonicalNamespacePrefixMapper()
          Creates a new instance of CanonicalNamespacePrefixMapper
 
Method Summary
 String[] getPreDeclaredNamespaceUris()
           
 
Methods inherited from class com.sun.xml.ws.security.opt.impl.util.WSSNamespacePrefixMapper
getContextualNamespaceDecls, getPreferredPrefix
 
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
 

Constructor Detail

CanonicalNamespacePrefixMapper

public CanonicalNamespacePrefixMapper()
Creates a new instance of CanonicalNamespacePrefixMapper

Method Detail

getPreDeclaredNamespaceUris

public String[] getPreDeclaredNamespaceUris()
Overrides:
getPreDeclaredNamespaceUris in class WSSNamespacePrefixMapper


Copyright © 2005-2014 Oracle Corporation. All Rights Reserved.