Parser Class Reference

List of all members.

Public Member Functions

int parse (const char *ptr, size_t len, bool end)
size_t lineno ()
const char * errorMessage ()

Public Attributes

XConfigroot
XConfigs stack

Detailed Description

Bookeeping for the expat XML parser.


Member Function Documentation

int Parser::parse ( const char *  ptr,
size_t  len,
bool  end 
) [inline]

parse some text

size_t Parser::lineno (  )  [inline]

extract the parser line number

const char* Parser::errorMessage (  )  [inline]

extract a parser error message


Member Data Documentation

XConfig* Parser::root

Root of the config tree

XConfigs Parser::stack

Only used when parsing the XML file


The documentation for this class was generated from the following file:
Generated on Thu Jan 3 15:26:45 2008 by  doxygen 1.5.2