Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members  

judo::ElementStream Class Reference

XML parser wrapper class. More...

#include <judo.hpp>

Inheritance diagram for judo::ElementStream:

jabberoo::Session List of all members.

Public Member Functions

void push (const char *data, int datasz)
 Push data into the stream for parsing.

void reset ()
 Reset the parser for a new XML document/stream.


Static Public Member Functions

ElementparseAtOnce (const char *buffer)
 Parse a single buffer of XML.


Detailed Description

XML parser wrapper class.

Definition at line 389 of file judo.hpp.


Member Function Documentation

void ElementStream::push const char *    data,
int    datasz
 

Push data into the stream for parsing.

Parameters:
data Data to parse
datasz Length of data to parse

Reimplemented in jabberoo::Session.

Definition at line 50 of file ElementStream.cpp.


The documentation for this class was generated from the following files:
Generated on Thu Jul 24 13:31:56 2003 for jabberoo by doxygen1.3-rc3