FDO API Reference Feature Data Objects

NAMESPACE_OSGEO_FDO_XML::XmlFeatureHandler* XmlFeatureHandler::FeatureStartObjectProperty NAMESPACE_OSGEO_FDO_XML::XmlFeatureContext *  context,
System::String *  name,
NAMESPACE_OSGEO_FDO_SCHEMA::ClassDefinition *  value
 

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

Parameters:
featureContext Input caller specified contextual information
name Input object property name
classDefinition Input definition for the object property's class.
Returns:
Returns the feature Handler for the current object property's sub-properties. If NULL, this feature handler remains in effect.

Comments or suggestions? Send us feedback.