internal class to handle xml parsing errors in XmlReader
More...
#include <LibXmlErrorHandler.hpp>
|
static void | ErrorCallback (void *arg, const char *msg, xmlParserSeverities severity, xmlTextReaderLocatorPtr locator) |
|
internal class to handle xml parsing errors in XmlReader
◆ LibXmlErrorHandler() [1/2]
Arp::System::Commons::Xml::LibXmlErrorHandler::LibXmlErrorHandler |
( |
| ) |
|
◆ LibXmlErrorHandler() [2/2]
Arp::System::Commons::Xml::LibXmlErrorHandler::LibXmlErrorHandler |
( |
const LibXmlErrorHandler & |
arg | ) |
|
|
delete |
◆ ~LibXmlErrorHandler()
Arp::System::Commons::Xml::LibXmlErrorHandler::~LibXmlErrorHandler |
( |
void |
| ) |
|
|
default |
Destructs this instance and frees all resouces.
◆ operator=()
The documentation for this class was generated from the following file: