#include <XercesQgarDTDHandlerAdaptor.H>
Definition at line 67 of file XercesQgarDTDHandlerAdaptor.H.
Public Member Functions | |
| virtual void | notationDecl (const XMLCh *const name, const XMLCh *const publicId, const XMLCh *const systemId) |
| virtual void | unparsedEntityDecl (const XMLCh *const name, const XMLCh *const publicId, const XMLCh *const systemId, const XMLCh *const notationName) |
| virtual void | resetDocType () |
Constructors | |
| XercesQgarDTDHandlerAdaptor (qgxml::DTDHandler *handler) | |
Destructors | |
| virtual | ~XercesQgarDTDHandlerAdaptor () |
| Destructor. | |
Protected Attributes | |
| qgxml::DTDHandler * | _impl |
| XercesStringConverter | _sc |
|
|
Definition at line 60 of file XercesQgarDTDHandlerAdaptor.C. References _impl. |
|
|
Destructor.
Definition at line 71 of file XercesQgarDTDHandlerAdaptor.C. |
|
||||||||||||||||
|
Definition at line 81 of file XercesQgarDTDHandlerAdaptor.C. References _impl, _sc, qgxml::SAXException::getMessage(), and qgxml::DTDHandler::notationDecl(). |
|
|
Definition at line 117 of file XercesQgarDTDHandlerAdaptor.C. |
|
||||||||||||||||||||
|
Definition at line 97 of file XercesQgarDTDHandlerAdaptor.C. References _impl, _sc, qgxml::SAXException::getMessage(), and qgxml::DTDHandler::unparsedEntityDecl(). |
|
|
Definition at line 112 of file XercesQgarDTDHandlerAdaptor.H. Referenced by notationDecl(), unparsedEntityDecl(), and XercesQgarDTDHandlerAdaptor(). |
|
|
Definition at line 114 of file XercesQgarDTDHandlerAdaptor.H. Referenced by notationDecl(), and unparsedEntityDecl(). |