Uses of Class
org.enhydra.zeus.util.UnsupportedSchemaTypeException

Packages that use UnsupportedSchemaTypeException
org.enhydra.zeus.util   
 

Uses of UnsupportedSchemaTypeException in org.enhydra.zeus.util
 

Methods in org.enhydra.zeus.util that throw UnsupportedSchemaTypeException
static java.lang.String SchemaUtils.getJavaType(java.lang.String schemaType)
           This will take as input an XML Schema data type (such as "string") and convert it to a Java data type (such as "String").
 



Copyright © 2002 Enhydra. All Rights Reserved.