Xerces-C++ 3.2.5
DeclHandler Member List

This is the complete list of members for DeclHandler, including all inherited members.

attributeDecl(const XMLCh *const eName, const XMLCh *const aName, const XMLCh *const type, const XMLCh *const mode, const XMLCh *const value)=0DeclHandlerpure virtual
DeclHandler()DeclHandler
elementDecl(const XMLCh *const name, const XMLCh *const model)=0DeclHandlerpure virtual
externalEntityDecl(const XMLCh *const name, const XMLCh *const publicId, const XMLCh *const systemId)=0DeclHandlerpure virtual
internalEntityDecl(const XMLCh *const name, const XMLCh *const value)=0DeclHandlerpure virtual
~DeclHandler()DeclHandlervirtual