Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

cppdom::xmldtd_iterator Class Reference

dtd input stream iterator an iterator through a dtd input stream. More...

#include <xmltokenizer.h>

Inheritance diagram for cppdom::xmldtd_iterator:

Inheritance graph
[legend]
Collaboration diagram for cppdom::xmldtd_iterator:

Collaboration graph
[legend]
List of all members.

Public Methods

 xmldtd_iterator (std::istream &in, XMLLocation &loc)
 ctor. More...


Protected Methods

void getNext ()
 internal: parses the next token. More...


Detailed Description

dtd input stream iterator an iterator through a dtd input stream.

Definition at line 192 of file xmltokenizer.h.


Constructor & Destructor Documentation

cppdom::xmldtd_iterator::xmldtd_iterator std::istream &    in,
XMLLocation   loc
 

ctor.


Member Function Documentation

void cppdom::xmldtd_iterator::getNext   [inline, protected, virtual]
 

internal: parses the next token.

Implements cppdom::XMLTokenizer.

Definition at line 199 of file xmltokenizer.h.

00199 {}


The documentation for this class was generated from the following file:
Generated on Thu Jan 2 21:29:21 2003 for cppdom by doxygen1.2.15