org.ow2.easywsdl.schema.util
Class CustomPrefixMapper

java.lang.Object
  extended by com.sun.xml.bind.marshaller.NamespacePrefixMapper
      extended by org.ow2.easywsdl.schema.util.CustomPrefixMapper

public class CustomPrefixMapper
extends com.sun.xml.bind.marshaller.NamespacePrefixMapper


Constructor Summary
CustomPrefixMapper()
           
 
Method Summary
 java.lang.String getPreferredPrefix(java.lang.String namespaceUri, java.lang.String suggestion, boolean requirePrefix)
           
 
Methods inherited from class com.sun.xml.bind.marshaller.NamespacePrefixMapper
getContextualNamespaceDecls, getPreDeclaredNamespaceUris, getPreDeclaredNamespaceUris2
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CustomPrefixMapper

public CustomPrefixMapper()
Method Detail

getPreferredPrefix

public java.lang.String getPreferredPrefix(java.lang.String namespaceUri,
                                           java.lang.String suggestion,
                                           boolean requirePrefix)
Specified by:
getPreferredPrefix in class com.sun.xml.bind.marshaller.NamespacePrefixMapper


Copyright © 2008-2009 Petals Link (previously EBM WebSourcing). All Rights Reserved.