Teuchos - Trilinos Tools Package Version of the Day
Loading...
Searching...
No Matches
Teuchos_XMLParser.hpp File Reference

A class providing a simple XML parser. Methods can be overloaded to exploit external XML parsing libraries. More...

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

namespace  Teuchos
 The Teuchos namespace contains all of the classes, structs and enums used by Teuchos, as well as a number of utility routines.

Detailed Description

A class providing a simple XML parser. Methods can be overloaded to exploit external XML parsing libraries.

Definition in file Teuchos_XMLParser.hpp.