#include <rax_parser.h>
Public Member Functions | |
RAX_Handler_Pointer () | |
RAX_Handler_Pointer (const Pointer< RAX_Handler > handler) |
|
Constructs the RAX_Handler_Pointer with the default handler that just calls RAX_Parser::start_element(), RAX_Parser::end_element(), RAX_Parser::text(), respectively. |
|
Constructs the RAX_Handler_Pointer with this handler. |