attDef(const DTDElementDecl &elemDecl, const DTDAttDef &attDef, const bool ignoring)=0 | DocTypeHandler | [pure virtual] |
doctypeComment(const XMLCh *const comment)=0 | DocTypeHandler | [pure virtual] |
doctypeDecl(const DTDElementDecl &elemDecl, const XMLCh *const publicId, const XMLCh *const systemId, const bool hasIntSubset, const bool hasExtSubset=false)=0 | DocTypeHandler | [pure virtual] |
DocTypeHandler() | DocTypeHandler | [inline] |
DocTypeHandler(const DocTypeHandler &) | DocTypeHandler | [private] |
doctypePI(const XMLCh *const target, const XMLCh *const data)=0 | DocTypeHandler | [pure virtual] |
doctypeWhitespace(const XMLCh *const chars, const unsigned int length)=0 | DocTypeHandler | [pure virtual] |
elementDecl(const DTDElementDecl &decl, const bool isIgnored)=0 | DocTypeHandler | [pure virtual] |
endAttList(const DTDElementDecl &elemDecl)=0 | DocTypeHandler | [pure virtual] |
endExtSubset()=0 | DocTypeHandler | [pure virtual] |
endIntSubset()=0 | DocTypeHandler | [pure virtual] |
entityDecl(const DTDEntityDecl &entityDecl, const bool isPEDecl, const bool isIgnored)=0 | DocTypeHandler | [pure virtual] |
notationDecl(const XMLNotationDecl ¬Decl, const bool isIgnored)=0 | DocTypeHandler | [pure virtual] |
operator=(const DocTypeHandler &) | DocTypeHandler | [private] |
resetDocType()=0 | DocTypeHandler | [pure virtual] |
startAttList(const DTDElementDecl &elemDecl)=0 | DocTypeHandler | [pure virtual] |
startExtSubset()=0 | DocTypeHandler | [pure virtual] |
startIntSubset()=0 | DocTypeHandler | [pure virtual] |
TextDecl(const XMLCh *const versionStr, const XMLCh *const encodingStr)=0 | DocTypeHandler | [pure virtual] |
~DocTypeHandler() | DocTypeHandler | [inline, virtual] |