org.mule.devkit.model.schema
Class SchemaTypeConversion

java.lang.Object
  extended by org.mule.devkit.model.schema.SchemaTypeConversion

public final class SchemaTypeConversion
extends Object


Constructor Summary
SchemaTypeConversion()
           
 
Method Summary
static QName convertType(String targetNamespace, String typeName)
           
static boolean isSupported(String typeName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SchemaTypeConversion

public SchemaTypeConversion()
Method Detail

isSupported

public static boolean isSupported(String typeName)

convertType

public static QName convertType(String targetNamespace,
                                String typeName)


Copyright © 2010-2013 MuleSoft, Inc.. All Rights Reserved.