xerces Directory Reference

Files

file  src/terralib/xerces/Config.h [code]
 
file  ErrorHandler.cpp [code]
 This class implements Xerces interface for error handlers.
 
file  ErrorHandler.h [code]
 This class implements Xerces interface for error handlers.
 
file  src/terralib/xerces/Globals.cpp [code]
 
file  src/terralib/xerces/Globals.h [code]
 
file  xerces/Reader.cpp [code]
 
file  xerces/Reader.h [code]
 
file  xerces/ReaderFactory.cpp [code]
 
file  xerces/ReaderFactory.h [code]
 
file  ReaderHandler.cpp [code]
 This class implements Xerces interface for a handler that receives general document events.
 
file  ReaderHandler.h [code]
 This class implements Xerces interface for a handler that receives general document events.
 
file  StrToXMLCh.h [code]
 A class for converting a standard string to a Xerces string (XMLCh).
 
file  src/terralib/xerces/Utils.cpp [code]
 
file  src/terralib/xerces/Utils.h [code]
 
file  xerces/Writer.cpp [code]
 
file  xerces/Writer.h [code]
 
file  WriterFactory.cpp [code]
 This is the concrete factory for XML writer built on top of Xerces-C++ parser.
 
file  WriterFactory.h [code]
 This is the concrete factory for XML writer built on top of Xerces-C++ parser.
 
file  XMLChToStr.h [code]
 A class for converting a Xerces string (XMLCh) to a standard string.