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

Uses of Class
org.deegree.model.feature.FeatureException

Packages that use FeatureException
org.deegree.model.feature   
org.deegree.ogcwebservices.wfs.operation   
 

Uses of FeatureException in org.deegree.model.feature
 

Methods in org.deegree.model.feature that throw FeatureException
 void GMLFeatureAdapter.append(Element root, Feature feature)
          Appends the DOM representation of the given feature to the also given Node.
 void GMLFeatureAdapter.append(Element root, FeatureCollection fc)
          Appends the DOM representation of the given FeatureCollection to the also given Node.
 GMLFeatureDocument GMLFeatureAdapter.export(Feature feature)
          Export a Feature to it's XML representation.
 GMLFeatureCollectionDocument GMLFeatureAdapter.export(FeatureCollection fc)
          Export a FeatureCollection to it's XML representation.
 void GMLFeatureAdapter.export(FeatureCollection fc, OutputStream os)
          Exports an instance of a FeatureCollection to the passed OutputStream formatted as GML.
 void GMLFeatureAdapter.export(FeatureCollection fc, OutputStream os, String charsetName)
          Exports a FeatureCollection instance to the passed OutputStream formatted as GML.
 void GMLFeatureAdapter.export(Feature feature, OutputStream os)
          Exports an instance of a Feature to the passed OutputStream formatted as GML.
 void GMLFeatureAdapter.export(Feature feature, OutputStream os, String charsetName)
          Exports a Feature instance to the passed OutputStream formatted as GML.
 void DefaultFeature.validate()
          TODO type checks!
 

Uses of FeatureException in org.deegree.ogcwebservices.wfs.operation
 

Methods in org.deegree.ogcwebservices.wfs.operation that throw FeatureException
 void GmlResult.writeResult(OutputStream out)
           
 


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