Edinburgh Speech Tools  2.1-release
XML_Parser.h File Reference
#include "EST_String.h"
#include "EST_Regex.h"
#include "EST_TKVL.h"
#include "EST_THash.h"
#include "EST_TDeque.h"
#include "EST_TList.h"
#include "rxp/rxp.h"
Include dependency graph for XML_Parser.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  XML_Parser_Class
 
class  XML_Parser
 

Macros

#define CHAR_SIZE   8
 

Typedefs

XML Parser

Recursive descent parsing skeleton with hooks for processing. A C++ wrapper around the rxp parser.

Author
Richard Caley rjc@c.nosp@m.str..nosp@m.ed.ac.nosp@m..uk
Version
Id
XML_Parser.h,v 1.3 2004/05/04 00:00:17 awb Exp
typedef EST_TStringHash< EST_StringXML_Attribute_List
 Nice name for list of attribute-value pairs. More...
 

Macro Definition Documentation

#define CHAR_SIZE   8

Definition at line 39 of file XML_Parser.h.

Typedef Documentation

Nice name for list of attribute-value pairs.

Definition at line 70 of file XML_Parser.h.