|
Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
|
#include <XmlDataFactory.hpp>
Public Member Functions | |
| fromString (const std::string &str) | |
| template<class T > | |
| operator T () | |
|
inline |
|
inline |
Parses the XML and returns the String.
| str | string containing the XML |