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

Uses of Class
org.deegree.model.feature.schema.GMLSchema

Packages that use GMLSchema
org.deegree.io.datastore.schema   
org.deegree.model.feature   
org.deegree.model.feature.schema   
 

Uses of GMLSchema in org.deegree.io.datastore.schema
 

Subclasses of GMLSchema in org.deegree.io.datastore.schema
 class MappedGMLSchema
          Represents a GML application schema document which is annotated with mapping (persistence) information.
 

Uses of GMLSchema in org.deegree.model.feature
 

Fields in org.deegree.model.feature with type parameters of type GMLSchema
protected  Map<URI,GMLSchema> GMLFeatureDocument.gmlSchemaMap
           
 

Methods in org.deegree.model.feature that return GMLSchema
protected  GMLSchema GMLFeatureDocument.getSchemaForNamespace(URI ns)
          Returns the GML schema for the given namespace.
 

Methods in org.deegree.model.feature that return types with arguments of type GMLSchema
protected  Map<URI,GMLSchema> GMLFeatureDocument.getGMLSchemas()
          Determines and retrieves the GML schemas that the document refers to.
 

Method parameters in org.deegree.model.feature with type arguments of type GMLSchema
 void GMLFeatureDocument.setSchemas(Map<URI,GMLSchema> gmlSchemaMap)
          Explicitly sets the GML schema information that the document must comply to.
 

Uses of GMLSchema in org.deegree.model.feature.schema
 

Methods in org.deegree.model.feature.schema that return GMLSchema
 GMLSchema GMLSchemaDocument.parseGMLSchema()
          Returns the class representation of the underlying GML schema document.
 


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