FDO API Reference Feature Data Objects

FeatureHandler.h File Reference

#include <FdoStd.h>

Include dependency graph for FeatureHandler.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Classes

class  FdoXmlFeatureHandler
 FdoXmlFeatureHandler defines the callback interface for reading features from XML. It is not an interface in the strict sense, since each function has a default implementation that does nothing. Implementors can override these callbacks to customize the handling of feature fragments parsed by FdoXmlFeaturePropertyReader. Note that the default FeatureProperty implementations log errors in certain circumstances. Therefore, these functions must be overridden to avoid these errors and indicate that these types of properties are being handled by the caller. More...

Comments or suggestions? Send us feedback.