26 #ifndef __TERRALIB_XLINK_INTERNAL_XLINKSERIALIZER_H 
   27 #define __TERRALIB_XLINK_INTERNAL_XLINKSERIALIZER_H 
   30 #include "../../../BuildConfig.h" 
   31 #include "../../Config.h" 
   33 #ifdef TERRALIB_MOD_XML_ENABLED 
   56 #endif // TERRALIB_MOD_XML_ENABLED 
   58 #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++.