26 #ifndef __TERRALIB_XLINK_INTERNAL_XLINKSERIALIZER_H    27 #define __TERRALIB_XLINK_INTERNAL_XLINKSERIALIZER_H    30 #include "../../Config.h"    32 #ifdef TERRALIB_MOD_XML_ENABLED    55 #endif // TERRALIB_MOD_XML_ENABLED    57 #endif  // __TERRALIB_XLINK_INTERNAL_XLINKSERIALIZER_H This class models a XML reader object. 
 
This class models a XML writer object. 
 
TEDATAACCESSEXPORT void Save(const std::string &fileName)
 
#define TEXLEXPORT
You can use this macro in order to export/import classes and functions from this module. 
 
A class that models a XML writer object built on top of Xerces-C++.