org.ow2.easywsdl.wsdl.util
Class Util

java.lang.Object
  extended by org.ow2.easywsdl.wsdl.util.Util

public class Util
extends java.lang.Object

Author:
Nicolas Salatge - eBM WebSourcing

Constructor Summary
Util()
           
 
Method Summary
static java.lang.String convertSchemaLocationIntoString(Description wsdlDef)
           
static java.util.Map<org.ow2.easywsdl.schema.api.SchemaReader.FeatureConstants,java.lang.Object> convertWSDLFeatures2SchemaFeature(AbsItfDescription desc)
           
static java.lang.String getLocalPartWithoutPrefix(java.lang.String name)
           
static java.lang.String getPrefix(java.lang.String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Util

public Util()
Method Detail

convertWSDLFeatures2SchemaFeature

public static java.util.Map<org.ow2.easywsdl.schema.api.SchemaReader.FeatureConstants,java.lang.Object> convertWSDLFeatures2SchemaFeature(AbsItfDescription desc)

getPrefix

public static java.lang.String getPrefix(java.lang.String name)

getLocalPartWithoutPrefix

public static java.lang.String getLocalPartWithoutPrefix(java.lang.String name)

convertSchemaLocationIntoString

public static java.lang.String convertSchemaLocationIntoString(Description wsdlDef)


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