Uses of Interface
org.deegree.feature.FeatureInputStream

Packages that use FeatureInputStream
org.deegree.feature   
 

Uses of FeatureInputStream in org.deegree.feature
 

Subinterfaces of FeatureInputStream in org.deegree.feature
 interface StreamFeatureCollection
          FeatureCollection that provides stream-based access to a data source.
 

Methods in org.deegree.feature that return FeatureInputStream
 FeatureInputStream FeatureCollection.getFeatureStream()
           
 FeatureInputStream GenericFeatureCollection.getFeatureStream()
           
 

Methods in org.deegree.feature with parameters of type FeatureInputStream
static FeatureCollection Features.toCollection(FeatureInputStream is)
           
 



Copyright © 2011. All Rights Reserved.