FDO .NET API Reference Feature Data Objects

mgXmlFeatureHandler.h File Reference

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

Go to the source code of this file.


Namespaces

namespace  OSGeo
namespace  OSGeo::FDO
namespace  OSGeo::FDO::Raster
namespace  OSGeo::FDO::Schema
namespace  OSGeo::FDO::Xml

Classes

class  OSGeo::FDO::Xml::XmlFeatureHandler
 XmlFeatureHandler 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 XmlFeaturePropertyReader. 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...

Variables

public __gc __interface OSGeo::FDO::Raster::IRaster

Comments or suggestions? Send us feedback.