The XML module implements the main framework for reading and writing XML documents in TerraLib. More...
Files | |
| file | Enums.h | 
| Enumerations of XML module.  | |
Classes | |
| class | te::xml::Reader | 
| This class models a XML reader object.  More... | |
| class | te::xml::ReaderFactory | 
| This is the abstract factory for XML readers.  More... | |
| class | te::xml::Writer | 
| This class models a XML writer object.  More... | |
The XML module implements the main framework for reading and writing XML documents in TerraLib.
The namespace associated to the XML module is te::xml. To know more about it, see the te::xml namespace documentation.