deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official

Uses of Class
org.deegree.gml.GMLDocumentIdContext

Packages that use GMLDocumentIdContext
org.deegree.gml   
org.deegree.gml.dictionary   
org.deegree.gml.feature   
org.deegree.gml.geometry   
 

Uses of GMLDocumentIdContext in org.deegree.gml
 

Methods in org.deegree.gml that return GMLDocumentIdContext
 GMLDocumentIdContext GMLStreamReader.getIdContext()
          Returns the GMLDocumentIdContext that keeps track of objects, identifiers and references.
 

Uses of GMLDocumentIdContext in org.deegree.gml.dictionary
 

Constructors in org.deegree.gml.dictionary with parameters of type GMLDocumentIdContext
GMLDictionaryReader(GMLVersion version, XMLStreamReader xmlStream, GMLDocumentIdContext idContext)
           
 

Uses of GMLDocumentIdContext in org.deegree.gml.feature
 

Methods in org.deegree.gml.feature that return GMLDocumentIdContext
 GMLDocumentIdContext GMLFeatureReader.getDocumentIdContext()
          Returns the GMLDocumentIdContext that keeps track of objects, identifieres and references.
 

Constructors in org.deegree.gml.feature with parameters of type GMLDocumentIdContext
GMLFeatureReader(GMLVersion version, ApplicationSchema schema, GMLDocumentIdContext idContext)
          Creates a new GMLFeatureReader instance that is configured for building features with the specified feature types.
GMLFeatureReader(GMLVersion version, ApplicationSchema schema, GMLDocumentIdContext idContext, GMLReferenceResolver resolver)
          Creates a new GMLFeatureReader instance that is configured for building features with the specified feature types.
 

Uses of GMLDocumentIdContext in org.deegree.gml.geometry
 

Methods in org.deegree.gml.geometry that return GMLDocumentIdContext
 GMLDocumentIdContext GML2GeometryReader.getDocumentIdContext()
          Returns the GMLDocumentIdContext that keeps track of objects, identifieres and references.
 GMLDocumentIdContext GML3GeometryReader.getDocumentIdContext()
          Returns the GMLDocumentIdContext that keeps track of objects, identifieres and references.
 

Constructors in org.deegree.gml.geometry with parameters of type GMLDocumentIdContext
GML2GeometryReader(GeometryFactory geomFac, GMLDocumentIdContext idContext)
           
GML3GeometryReader(GMLVersion version, GeometryFactory geomFac, GMLDocumentIdContext idContext)
          Creates a new GML3GeometryReader instance.
 


deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official

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

]]>