org.geotools.data.wfs.v1_0_0
Class MapServerWFSStrategy.MapServerWFSFeatureReader

Object
  extended by MapServerWFSStrategy.MapServerWFSFeatureReader
All Implemented Interfaces:
Closeable, FeatureReader<SimpleFeatureType,SimpleFeature>
Enclosing class:
MapServerWFSStrategy

protected class MapServerWFSStrategy.MapServerWFSFeatureReader
extends Object


Constructor Summary
MapServerWFSStrategy.MapServerWFSFeatureReader(Transaction transaction, Query query, Integer level)
           
 
Method Summary
protected  void init(Transaction transaction, Query query, Integer level)
           
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MapServerWFSStrategy.MapServerWFSFeatureReader

public MapServerWFSStrategy.MapServerWFSFeatureReader(Transaction transaction,
                                                      Query query,
                                                      Integer level)
                                               throws IOException
Throws:
IOException
Method Detail

init

protected void init(Transaction transaction,
                    Query query,
                    Integer level)
             throws IOException
Throws:
IOException


Copyright © 1996-2014 Geotools. All Rights Reserved.