Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
Public Member Functions
factory::XmlDataFactory::fromTokens Class Reference

#include <XmlDataFactory.hpp>

Public Member Functions

 fromTokens (ext::deque< sax::Token > &&toks)
 
template<class T >
 operator T ()
 

Constructor & Destructor Documentation

◆ fromTokens()

factory::XmlDataFactory::fromTokens::fromTokens ( ext::deque< sax::Token > &&  toks)
inline

Member Function Documentation

◆ operator T()

template<class T >
factory::XmlDataFactory::fromTokens::operator T ( )
inline

Parses the String from list of tokens.

Parameters
tokensXML represented as list of tokens
Returns
parsed String
Here is the call graph for this function:

The documentation for this class was generated from the following file: