Apache CXF API

org.apache.cxf.xmlbeans.tools
Class XMLBeansSchemaTypeUtils

java.lang.Object
  extended by org.apache.cxf.xmlbeans.tools.XMLBeansSchemaTypeUtils

public final class XMLBeansSchemaTypeUtils
extends Object

This class will help us to map the XMLBeans Builtin Type into Natural Java Type


Method Summary
static String getNaturalJavaClassName(org.apache.xmlbeans.SchemaType st)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getNaturalJavaClassName

public static String getNaturalJavaClassName(org.apache.xmlbeans.SchemaType st)

Apache CXF API

Apache CXF