org.geotools.data.complex.xml
Interface XmlFeatureCollection

All Superinterfaces:
FeatureCollection<org.opengis.feature.simple.SimpleFeatureType,org.opengis.feature.simple.SimpleFeature>

public interface XmlFeatureCollection
extends FeatureCollection<org.opengis.feature.simple.SimpleFeatureType,org.opengis.feature.simple.SimpleFeature>

Version:
$Id: XmlFeatureCollection.java 34061 2009-10-05 06:31:55Z bencaradocdavies $
Author:
Russell Petty, GSV

Method Summary
 XmlResponse xmlResponse()
           
 
Methods inherited from interface org.geotools.feature.FeatureCollection
accepts, add, addAll, addAll, addListener, clear, close, close, contains, containsAll, features, getBounds, getID, getSchema, isEmpty, iterator, purge, remove, removeAll, removeListener, retainAll, size, sort, subCollection, toArray, toArray
 

Method Detail

xmlResponse

XmlResponse xmlResponse()


Copyright © 1996-2010 Geotools. All Rights Reserved.