|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.exolab.castor.builder.TypeConversion
A class used to convert XML Schema SimpleTypes into the appropriate XSType
Constructor Summary | |
TypeConversion()
|
Method Summary | |
static XSType |
convertType(SimpleType simpleType)
Converts the given Simpletype to the appropriate XSType. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TypeConversion()
Method Detail |
public static XSType convertType(SimpleType simpleType)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |