26 #ifndef __TERRALIB_WMS_SERIALIZATION_XML_INTERNAL_LAYER_H 
   27 #define __TERRALIB_WMS_SERIALIZATION_XML_INTERNAL_LAYER_H 
   30 #include "../../../maptools/serialization/xml/Layer.h" 
   46 #endif  // __TERRALIB_WMS_SERIALIZATION_XML_INTERNAL_LAYER_H 
This class models a XML reader object. 
This is the base class for layers. 
This class models a XML writer object. 
void LayerWriter(const te::map::AbstractLayer *alayer, te::xml::AbstractWriter &writer)
te::map::AbstractLayer * LayerReader(te::xml::Reader &reader)