| FDO API Reference | Feature Data Objects |
#include <FdoStd.h>
#include <Fdo/Xml/FeatureHandler.h>
Include dependency graph for FeatureReader.h:

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

Go to the source code of this file.
Classes | |
| class | FdoXmlFeatureReader |
| FdoXmlFeatureReader reads GML format features from a XML document. The reading is done procedurally, rather than through events. Each feature can be read in 3 steps:. More... | |
Typedefs | |
| typedef FdoPtr< FdoXmlFeatureReader > | FdoXmlFeatureReaderP |
| FdoXmlFeatureReaderP is a FdoPtr on FdoXmlFeatureReader, provided for convenience. | |
| Comments or suggestions? Send us feedback. |