FdoXmlSpatialContextSerializer Class Reference

This static class provides the ability to serialize and deserialize spatial contexts to and from GML. More...

#include <SpatialContextSerializer.h>

List of all members.


Static Public Member Functions

static FDO_API void XmlDeserialize (FdoIConnection *connection, FdoXmlSpatialContextReader *reader, FdoXmlSpatialContextFlags *flags=NULL)
 reads all Spatial Contexts from an XML document to an FDO connection.
static FDO_API void XmlSerialize (FdoIConnection *connection, FdoXmlSpatialContextWriter *writer, FdoXmlSpatialContextFlags *flags=NULL)
 writes all Spatial Contexts from the FDO connection to an XML document.

Detailed Description

This static class provides the ability to serialize and deserialize spatial contexts to and from GML.

Definition at line 33 of file SpatialContextSerializer.h.


The documentation for this class was generated from the following file: