Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
|
#include <XmlDataFactory.hpp>
Public Member Functions | |
fromTokens (ext::deque< sax::Token > &&toks) | |
template<class T > | |
operator T () | |
|
inline |
|
inline |
Parses the String from list of tokens.
tokens | XML represented as list of tokens |