Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
|
#include <IndexToXMLComposer.h>
Static Public Member Functions | |
static void | composeAlphabet (ext::deque< sax::Token > &out, const ext::set< DefaultSymbolType > &symbols) |
static void | composeNode (ext::deque< sax::Token > &out, const SuffixTrieNodeTerminatingSymbol &node) |
This class contains methods to print XML representation of indexes to the output stream.
|
static |
|
static |