|
Orcus
|
Public Member Functions | |
| void | doctype (const orcus::sax::doctype_declaration &) |
| void | start_declaration (const orcus::pstring &) |
| void | end_declaration (const orcus::pstring &) |
| void | start_element (const orcus::sax_ns_parser_element &) |
| void | end_element (const orcus::sax_ns_parser_element &) |
| void | characters (const orcus::pstring &, bool) |
| void | attribute (const orcus::pstring &, const orcus::pstring &) |
| void | attribute (const orcus::sax_ns_parser_attribute &) |
1.8.14