Package org.geotools.data.wfs.v1_0_0

Interface Summary
Action This interface represents pending actions within a transaction.
 

Class Summary
Action.DeleteAction Represents a Delete Action for a Transaction
Action.InsertAction Represents an Insert Action
Action.UpdateAction Represents an Update Action
FeatureSetDescription Represents a wfs:FeatureType ... and didn't want to use FeatureType as it could get confused with org.geotools.data.FeatureType
LockRequest Extension to FeatureLock that records types and filters effected.
LockResult Result of locking features (listing both locked and unlocked features).
LogWriterDecorator A decorator that writes to the log as well as the wrapped writer.
MapServerWFSStrategy This strategy addresses a bug in most MapServer implementations where a filter is required in order for all the features to be returned.
TransactionResult Holds the transaction response document.
WFS_1_0_0_DataStore DataStore used for connecting to 1.0.0 protocol.
WFS100ProtocolHandler  
WFSCapabilities DOCUMENT ME!
WFSFeatureReader DOCUMENT ME!
WFSFeatureSource FeatureSource extension interface to provide WFS specific extra information.
WFSFeatureSource.WFSFeatureResults  
WFSFeatureStore FeatureStore used to assemble a Transaction Request (issued during commit).
WFSSchemaFactory DOCUMENT ME!
WFSSchemaFactory.WFSRootHandler  
WFSSchemaFactory.WFSXSISAXHandler  
WFSTransactionAccessor  
WFSTransactionState Hold the list of actions to perform in the Transaction.
 



Copyright © 1996-2014 Geotools. All Rights Reserved.