Xerces-C++ 3.2.5
XMLValidator Member List

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

checkContent(XMLElementDecl *const elemDecl, QName **const children, XMLSize_t childCount, XMLSize_t *indexFailingChild)=0XMLValidatorpure virtual
emitError(const XMLValid::Codes toEmit)XMLValidator
emitError(const XMLValid::Codes toEmit, const XMLCh *const text1, const XMLCh *const text2=0, const XMLCh *const text3=0, const XMLCh *const text4=0)XMLValidator
emitError(const XMLValid::Codes toEmit, const char *const text1, const char *const text2=0, const char *const text3=0, const char *const text4=0)XMLValidator
emitError(const XMLValid::Codes toEmit, const XMLExcepts::Codes originalErrorCode, const XMLCh *const text1=0, const XMLCh *const text2=0, const XMLCh *const text3=0, const XMLCh *const text4=0)XMLValidator
faultInAttr(XMLAttr &toFill, const XMLAttDef &attDef) const =0XMLValidatorpure virtual
getBufMgr() constXMLValidatorprotected
getBufMgr()XMLValidatorprotected
getGrammar() const =0XMLValidatorpure virtual
getReaderMgr() constXMLValidatorprotected
getReaderMgr()XMLValidatorprotected
getScanner() constXMLValidatorprotected
getScanner()XMLValidatorprotected
handlesDTD() const =0XMLValidatorpure virtual
handlesSchema() const =0XMLValidatorpure virtual
operator delete(void *p)XMemory
operator delete(void *p, MemoryManager *memMgr)XMemory
operator delete(void *p, void *ptr)XMemory
operator new(size_t size)XMemory
operator new(size_t size, MemoryManager *memMgr)XMemory
operator new(size_t size, void *ptr)XMemory
postParseValidation()=0XMLValidatorpure virtual
preContentValidation(bool reuseGrammar, bool validateDefAttr=false)=0XMLValidatorpure virtual
requiresNamespaces() const =0XMLValidatorpure virtual
reset()=0XMLValidatorpure virtual
setErrorReporter(XMLErrorReporter *const errorReporter)XMLValidator
setGrammar(Grammar *aGrammar)=0XMLValidatorpure virtual
setScannerInfo(XMLScanner *const owningScanner, ReaderMgr *const readerMgr, XMLBufferMgr *const bufMgr)XMLValidator
validateAttrValue(const XMLAttDef *attDef, const XMLCh *const attrValue, bool preValidation=false, const XMLElementDecl *elemDecl=0)=0XMLValidatorpure virtual
validateElement(const XMLElementDecl *elemDef)=0XMLValidatorpure virtual
XMemory()XMemoryprotected
XMLValidator(XMLErrorReporter *const errReporter=0)XMLValidatorprotected
~XMLValidator()XMLValidatorvirtual