Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
Static Public Member Functions
core::xmlApi< char > Struct Reference

#include <Character.h>

Static Public Member Functions

static char parse (ext::deque< sax::Token >::iterator &input)
 
static bool first (const ext::deque< sax::Token >::const_iterator &input)
 
static std::string xmlTagName ()
 
static void compose (ext::deque< sax::Token > &output, char data)
 

Member Function Documentation

◆ compose()

void core::xmlApi< char >::compose ( ext::deque< sax::Token > &  output,
char  data 
)
static
Here is the call graph for this function:

◆ first()

bool core::xmlApi< char >::first ( const ext::deque< sax::Token >::const_iterator &  input)
static
Here is the call graph for this function:

◆ parse()

char core::xmlApi< char >::parse ( ext::deque< sax::Token >::iterator &  input)
static
Here is the call graph for this function:

◆ xmlTagName()

std::string core::xmlApi< char >::xmlTagName ( )
static

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