DTDGrammar(MemoryManager *const manager=XMLPlatformUtils::fgMemoryManager) | DTDGrammar | |
fElemDeclPool | DTDGrammar | [private] |
fElemNonDeclPool | DTDGrammar | [private] |
fEntityDeclPool | DTDGrammar | [private] |
findOrAddElemDecl(const unsigned int uriId, const XMLCh *const baseName, const XMLCh *const prefixName, const XMLCh *const qName, unsigned int scope, bool &wasAdded) | DTDGrammar | [virtual] |
fMemoryManager | DTDGrammar | [private] |
fNotationDeclPool | DTDGrammar | [private] |
fRootElemId | DTDGrammar | [private] |
fValidated | DTDGrammar | [private] |
getElemDecl(const unsigned int uriId, const XMLCh *const baseName, const XMLCh *const qName, unsigned int scope) const | DTDGrammar | [inline, virtual] |
getElemDecl(const unsigned int uriId, const XMLCh *const baseName, const XMLCh *const qName, unsigned int scope) | DTDGrammar | [inline, virtual] |
getElemDecl(const unsigned int elemId) const | DTDGrammar | [inline, virtual] |
getElemDecl(const unsigned int elemId) | DTDGrammar | [inline, virtual] |
getElemEnumerator() const | DTDGrammar | [inline] |
getElemId(const unsigned int uriId, const XMLCh *const baseName, const XMLCh *const qName, unsigned int scope) const | DTDGrammar | [inline, virtual] |
getEntityDecl(const XMLCh *const entName) const | DTDGrammar | [inline] |
getEntityDecl(const XMLCh *const entName) | DTDGrammar | [inline] |
getEntityDeclPool() | DTDGrammar | [inline] |
getEntityDeclPool() const | DTDGrammar | [inline] |
getEntityEnumerator() const | DTDGrammar | [inline] |
getGrammarType() const | DTDGrammar | [inline, virtual] |
getNotationDecl(const XMLCh *const notName) const | DTDGrammar | [inline, virtual] |
getNotationDecl(const XMLCh *const notName) | DTDGrammar | [inline, virtual] |
getNotationEnumerator() const | DTDGrammar | [inline] |
getRootElemId() | DTDGrammar | [inline] |
getTargetNamespace() const | DTDGrammar | [inline, virtual] |
getValidated() const | DTDGrammar | [inline, virtual] |
putElemDecl(const unsigned int uriId, const XMLCh *const baseName, const XMLCh *const prefixName, const XMLCh *const qName, unsigned int scope, const bool notDeclared=false) | DTDGrammar | [virtual] |
putElemDecl(XMLElementDecl *const elemDecl, const bool notDeclared=false) const | DTDGrammar | [inline, virtual] |
putEntityDecl(DTDEntityDecl *const entityDecl) const | DTDGrammar | [inline] |
putNotationDecl(XMLNotationDecl *const notationDecl) const | DTDGrammar | [inline, virtual] |
reset() | DTDGrammar | [virtual] |
resetEntityDeclPool() | DTDGrammar | [private] |
setRootElemId(unsigned int rootElemId) | DTDGrammar | [inline] |
setValidated(const bool newState) | DTDGrammar | [inline, virtual] |
~DTDGrammar() | DTDGrammar | [virtual] |