http://xml.apache.org/http://www.apache.org/http://www.w3.org/

Home

Readme
Charter
Release Info

Installation
Download
Build Instructions

FAQs
Samples
API Docs

DOM C++ Binding
Programming
Migration Guide

Feedback
Bug-Reporting
PDF Document

Source Repository
User Mail Archive
Devel Mail Archive

API Docs for SAX and DOM
 

XMLValidator Member List

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

checkContent(XMLElementDecl *const elemDecl, QName **const children, const unsigned int childCount)=0XMLValidator [pure virtual]
checkRootElement(const unsigned int)XMLValidator
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
faultInAttr(XMLAttr &toFill, const XMLAttDef &attDef) const =0XMLValidator [pure virtual]
getBufMgr() const XMLValidator [protected]
getBufMgr()XMLValidator [protected]
getGrammar() const =0XMLValidator [pure virtual]
getReaderMgr() const XMLValidator [protected]
getReaderMgr()XMLValidator [protected]
getScanner() const XMLValidator [protected]
getScanner()XMLValidator [protected]
handlesDTD() const =0XMLValidator [pure virtual]
handlesSchema() const =0XMLValidator [pure 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()=0XMLValidator [pure virtual]
preContentValidation(bool reuseGrammar, bool validateDefAttr=false)=0XMLValidator [pure virtual]
reinitMsgLoader()XMLValidator [static]
reinitMsgMutex()XMLValidator [static]
requiresNamespaces() const =0XMLValidator [pure virtual]
reset()=0XMLValidator [pure virtual]
setErrorReporter(XMLErrorReporter *const errorReporter)XMLValidator
setGrammar(Grammar *aGrammar)=0XMLValidator [pure 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)=0XMLValidator [pure virtual]
validateElement(const XMLElementDecl *elemDef)=0XMLValidator [pure virtual]
XMemory()XMemory [protected]
XMLValidator(XMLErrorReporter *const errReporter=0)XMLValidator [protected]
~XMLValidator()XMLValidator [virtual]



Copyright © 1994-2004 The Apache Software Foundation. All Rights Reserved.