org.exolab.castor.builder
Class TypeConversion
java.lang.Object
org.exolab.castor.builder.TypeConversion
public class TypeConversion
extends java.lang.Object
A class used to convert XML Schema SimpleTypes into
the appropriate XSType
$Revision: 1.1.1.1 $ $Date: 2003/03/03 07:07:48 $
convertType
public static XSType convertType(String javaType)
Returns the XSType that corresponds to the given javaType
convertType
public static XSType convertType(SimpleType simpleType)
Converts the given Simpletype to the appropriate XSType.
- the XSType which represets the given Simpletype
convertType
public static XSType convertType(SimpleType simpleType,
String packageName)
convertType
public static XSType convertType(SimpleType simpleType,
boolean useWrapper,
String packageName)
Intalio Inc. (C) 1999-2003. All rights reserved http://www.intalio.com