|
| | Config.h |
| | Configuration flags for the TerraLib Xerces Module.
|
| |
| | ErrorHandler.h |
| | This class implements Xerces interface for error handlers.
|
| |
| | Globals.h |
| | A singleton class with global definitions.
|
| |
| | Reader.h |
| | A class that models a XML reader object built on top of Xerces-C++.
|
| |
| | ReaderFactory.h |
| | This is the concrete factory for XML reader built on top of Xerces-C++ parser.
|
| |
| | ReaderHandler.h |
| | This class implements Xerces interface for a handler that receives general document events.
|
| |
| | StrToXMLCh.h |
| | A class for converting a standard string to a Xerces string (XMLCh).
|
| |
| | Utils.h |
| | This file contains several utilities functions for dealing with Xerces in TerraLib.
|
| |
| | Writer.h |
| | A class that models a XML writer object built on top of Xerces-C++.
|
| |
| | WriterFactory.h |
| | This is the concrete factory for XML writer built on top of Xerces-C++ parser.
|
| |
| | XMLChToStr.h |
| | A class for converting a Xerces string (XMLCh) to a standard string.
|
| |