FDO API Reference Feature Data Objects

NAMESPACE_OSGEO_FDO_XML::XmlFeatureHandler* XmlFeatureHandler::FeatureStart NAMESPACE_OSGEO_FDO_XML::XmlFeatureContext *  context,
NAMESPACE_OSGEO_FDO_SCHEMA::ClassDefinition *  definition
 

Default feature handler callback that is called when the FdoXmlFeaturePropertyReader encounters the start of a feature. Does nothing.

Parameters:
featureContext Input caller specified contextual information
classDefinition Input definition containing feature class name, schema name, valid property list, etc.
Returns:
Returns the feature Handler for the feature's properties. If NULL, this feature handler remains in effect.

Comments or suggestions? Send us feedback.