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

org.deegree.feature
Interface StreamFeatureCollection

All Superinterfaces:
Collection<Feature>, Feature, FeatureCollection, GMLObject, Iterable<Feature>, MatchableObject

public interface StreamFeatureCollection
extends FeatureCollection

FeatureCollection that provides stream-based access to a data source.

NOTE: A user of this type of collection must call close() to close the underlying resources.

Version:
$Revision: 21299 $, $Date: 2009-12-07 19:05:26 +0100 (Mo, 07 Dez 2009) $
Author:
Markus Schneider , last edited by: $Author: mschneider $

Method Summary
 void close()
          Closes the underlying FeatureInputStream and associated resources.
 
Methods inherited from interface org.deegree.feature.FeatureCollection
getMembers, getType
 
Methods inherited from interface org.deegree.feature.Feature
getEnvelope, getGeometryProperties, getId, getName, getProperties, getProperties, getProperties, getProperties, getProperty, getProperty, getPropertyValue, getPropertyValue, getPropertyValues, getPropertyValues, setId, setProperties, setProperties, setPropertyValue, setPropertyValue
 
Methods inherited from interface org.deegree.filter.MatchableObject
getPropertyValues
 
Methods inherited from interface org.deegree.gml.GMLObject
getGMLProperties
 
Methods inherited from interface java.util.Collection
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray
 

Method Detail

close

void close()
Closes the underlying FeatureInputStream and associated resources.


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

]]>