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