|
JASSv2
|
Simple XML parser that does't do either attributes or entities. More...


Go to the source code of this file.
Classes | |
| class | JASS::parser |
| Simple, but fast, XML parser. More... | |
| class | JASS::parser::token |
| A token as returned by the parser. More... | |
Simple XML parser that does't do either attributes or entities.
This parser is a bare-bones parser that manages (as reasonably as possible) XML and HTML.
1.8.13