org.deegree.feature
Interface StreamFeatureCollection

All Superinterfaces:
java.io.Closeable, FeatureInputStream

public interface StreamFeatureCollection
extends FeatureInputStream

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

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

Version:
$Revision: 27818 $, $Date: 2010-11-07 16:25:10 +0100 (So, 07. Nov 2010) $
Author:
Markus Schneider , last edited by: $Author: mschneider $

Method Summary
 
Methods inherited from interface org.deegree.feature.FeatureInputStream
read
 
Methods inherited from interface java.io.Closeable
close
 



Copyright © 2011. All Rights Reserved.