#include <xmltokenizer.h>
Inheritance diagram for cppdom::xmldtd_iterator:
Public Methods | |
xmldtd_iterator (std::istream &in, XMLLocation &loc) | |
ctor. More... | |
Protected Methods | |
void | getNext () |
internal: parses the next token. More... |
Definition at line 192 of file xmltokenizer.h.
|
ctor.
|
|
internal: parses the next token.
Implements cppdom::XMLTokenizer. Definition at line 199 of file xmltokenizer.h.
00199 {} |