|
Otclient 1.0
14/8/2020
|
#include <otmlparser.h>
Public Member Functions | |
| OTMLParser (OTMLDocumentPtr doc, std::istream &in) | |
| void | parse () |
| Parse the entire document. More... | |
Definition at line 28 of file otmlparser.h.
| OTMLParser::OTMLParser | ( | OTMLDocumentPtr | doc, |
| std::istream & | in | ||
| ) |
Definition at line 28 of file otmlparser.cpp.
| void OTMLParser::parse | ( | ) |
Parse the entire document.
Definition at line 35 of file otmlparser.cpp.
