#include <rapidsax.hh>
Definition at line 66 of file rapidsax.hh.
◆ attribute() [1/2]
void rapidsax::NullHandler::attribute |
( |
std::string_view |
, |
|
|
std::string_view |
|
|
) |
| |
|
inline |
◆ attribute() [2/2]
◆ cdata() [1/2]
void rapidsax::NullHandler::cdata |
( |
std::string_view |
| ) |
|
|
inline |
◆ cdata() [2/2]
◆ comment() [1/2]
void rapidsax::NullHandler::comment |
( |
std::string_view |
| ) |
|
|
inline |
◆ comment() [2/2]
◆ declarationStart()
void rapidsax::NullHandler::declarationStart |
( |
| ) |
|
|
inline |
◆ declarationStop()
void rapidsax::NullHandler::declarationStop |
( |
| ) |
|
|
inline |
◆ declAttribute() [1/2]
void rapidsax::NullHandler::declAttribute |
( |
std::string_view |
, |
|
|
std::string_view |
|
|
) |
| |
|
inline |
◆ declAttribute() [2/2]
◆ doctype() [1/2]
void rapidsax::NullHandler::doctype |
( |
std::string_view |
| ) |
|
|
inline |
◆ doctype() [2/2]
◆ procInstr() [1/2]
void rapidsax::NullHandler::procInstr |
( |
std::string_view |
, |
|
|
std::string_view |
|
|
) |
| |
|
inline |
◆ procInstr() [2/2]
◆ start() [1/2]
void rapidsax::NullHandler::start |
( |
std::string_view |
| ) |
|
|
inline |
◆ start() [2/2]
◆ stop()
void rapidsax::NullHandler::stop |
( |
| ) |
|
|
inline |
◆ text() [1/2]
void rapidsax::NullHandler::text |
( |
std::string_view |
| ) |
|
|
inline |
◆ text() [2/2]
The documentation for this class was generated from the following file: