Teuchos Package Browser (Single Doxygen Collection)
Version of the Day
|
A class providing a simple XML parser. Methods can be overloaded to exploit external XML parsing libraries. More...
#include "Teuchos_ConfigDefs.hpp"
#include "Teuchos_XMLObject.hpp"
#include "Teuchos_XMLInputStream.hpp"
Go to the source code of this file.
Classes | |
class | Teuchos::XMLParser |
XMLParser consumes characters from an XMLInputStream object, parsing the XML and using a TreeBuildingXMLHandler to construct an XMLObject. More... | |
Namespaces | |
Teuchos | |
A class providing a simple XML parser. Methods can be overloaded to exploit external XML parsing libraries.
Definition in file Teuchos_XMLParser.hpp.