deegree 2.3 (2010/04/09 10:10 build-4-official)

Uses of Class
org.deegree.datatypes.UnknownTypeException

Packages that use UnknownTypeException
org.deegree.datatypes   
org.deegree.model.feature   
 

Uses of UnknownTypeException in org.deegree.datatypes
 

Methods in org.deegree.datatypes that throw UnknownTypeException
static int Types.getJavaTypeForGMLType(String gmlTypeName)
          mapping between GML-typenames and java-classnames for GML-geometry types
static int Types.getJavaTypeForXSDType(String schemaTypeName)
          mapping between xml-typenames and java-classnames for XMLSCHEMA-simple types
static int Types.getTypeCodeForSQLType(String typeName)
          Returns the generic sql type code for the given type name.
static String Types.getTypeNameForSQLTypeCode(int typeCode)
          Returns the generic sql type name for the given type code.
 

Uses of UnknownTypeException in org.deegree.model.feature
 

Methods in org.deegree.model.feature that throw UnknownTypeException
static PropertyType FeatureFactory.createPropertyType(QualifiedName name, QualifiedName typeName, boolean nullable)
          Creates an instance of a PropertyType from the given parameters.
static PropertyType FeatureFactory.createPropertyType(QualifiedName name, QualifiedName typeName, int minOccurs, int maxOccurs)
          Creates an instance of a PropertyType from the given parameters.
static int FeatureFactory.determinePropertyType(QualifiedName typeName)
          Determines the type code for the given type name.
 


deegree 2.3 (2010/04/09 10:10 build-4-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org