Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
Static Public Member Functions
indexes::IndexFromXMLParser Class Reference

#include <IndexFromXMLParser.h>

Static Public Member Functions

static SuffixTrieNodeTerminatingSymbolparseSuffixTrieNodeTerminatingSymbol (ext::deque< sax::Token >::iterator &input)
 
static ext::set< DefaultSymbolTypeparseAlphabet (ext::deque< sax::Token >::iterator &input)
 

Detailed Description

Parser used to get indexes from XML parsed into list of Tokens.

Member Function Documentation

◆ parseAlphabet()

ext::set< DefaultSymbolType > indexes::IndexFromXMLParser::parseAlphabet ( ext::deque< sax::Token >::iterator &  input)
static
Here is the call graph for this function:
Here is the caller graph for this function:

◆ parseSuffixTrieNodeTerminatingSymbol()

SuffixTrieNodeTerminatingSymbol * indexes::IndexFromXMLParser::parseSuffixTrieNodeTerminatingSymbol ( ext::deque< sax::Token >::iterator &  input)
static
Here is the call graph for this function:
Here is the caller graph for this function:

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