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

java.lang.Object
  extended by org.geotools.data.wfs.v1_0_0.MapServerWFSStrategy.MapServerWFSFeatureReader
All Implemented Interfaces:
FeatureReader<org.opengis.feature.simple.SimpleFeatureType,org.opengis.feature.simple.SimpleFeature>
Enclosing class:
MapServerWFSStrategy

protected class MapServerWFSStrategy.MapServerWFSFeatureReader
extends java.lang.Object


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

Constructor Detail

MapServerWFSStrategy.MapServerWFSFeatureReader

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

init

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


Copyright © 1996-2010 Geotools. All Rights Reserved.