|
deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface StreamFeatureCollection
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.
| 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 |
|---|
void close()
FeatureInputStream and associated resources.
|
deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||