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

Home

Readme
Release Info

Installation
Download
Build

FAQs
Samples
API Docs

DOM C++ Binding
Programming
Migration Guide

Feedback
Bug-Reporting
PDF Document

CVS Repository
Mail Archive

API Docs for SAX and DOM
 

Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

XMLElementDecl Member List

This is the complete list of members for XMLElementDecl, including all inherited members.
AddIfNotFound enum valueXMLElementDecl
AllCharData enum valueXMLElementDecl
AsRootElem enum valueXMLElementDecl
AttList enum valueXMLElementDecl
CharDataOpts enum nameXMLElementDecl
CreateReasons enum nameXMLElementDecl
Declared enum valueXMLElementDecl
DTD enum valueXMLElementDecl
FailIfNotFound enum valueXMLElementDecl
fgInvalidElemIdXMLElementDecl [static]
fgPCDataElemIdXMLElementDecl [static]
fgPCDataElemNameXMLElementDecl [static]
findAttr(const XMLCh *const qName, const unsigned int uriId, const XMLCh *const baseName, const XMLCh *const prefix, const LookupOpts options, bool &wasAdded) const=0XMLElementDecl [pure virtual]
getAttDefList() const=0XMLElementDecl [pure virtual]
getBaseName() constXMLElementDecl
getBaseName()XMLElementDecl
getCharDataOpts() const=0XMLElementDecl [pure virtual]
getContentModel()=0XMLElementDecl [pure virtual]
getContentSpec() const=0XMLElementDecl [pure virtual]
getContentSpec()=0XMLElementDecl [pure virtual]
getCreateReason() constXMLElementDecl
getDOMTypeInfoName() const=0XMLElementDecl [pure virtual]
getDOMTypeInfoUri() const=0XMLElementDecl [pure virtual]
getElementName() constXMLElementDecl
getElementName()XMLElementDecl
getFormattedContentModel() const=0XMLElementDecl [pure virtual]
getFullName() constXMLElementDecl
getId() constXMLElementDecl
getMemoryManager() constXMLElementDecl
getObjectType() const=0XMLElementDecl [pure virtual]
getURI() constXMLElementDecl
hasAttDefs() const=0XMLElementDecl [pure virtual]
InContentModel enum valueXMLElementDecl
isDeclared() constXMLElementDecl
isExternal() constXMLElementDecl
JustFaultIn enum valueXMLElementDecl
loadElementDecl(XSerializeEngine &serEng)XMLElementDecl [static]
LookupOpts enum nameXMLElementDecl
NoCharData enum valueXMLElementDecl
NoReason enum valueXMLElementDecl
objectType enum nameXMLElementDecl
operator delete(void *p)XMemory
operator delete(void *p, MemoryManager *memMgr)XMemory
operator new(size_t size)XMemory
operator new(size_t size, MemoryManager *memMgr)XMemory
resetDefs()=0XMLElementDecl [pure virtual]
Schema enum valueXMLElementDecl
setContentModel(XMLContentModel *const newModelToAdopt)=0XMLElementDecl [pure virtual]
setContentSpec(ContentSpecNode *toAdopt)=0XMLElementDecl [pure virtual]
setCreateReason(const CreateReasons newReason)XMLElementDecl
setElementName(const XMLCh *const prefix, const XMLCh *const localPart, const int uriId)XMLElementDecl
setElementName(const XMLCh *const rawName, const int uriId)XMLElementDecl
setElementName(const QName *const elementName)XMLElementDecl
setExternalElemDeclaration(const bool aValue)XMLElementDecl
setId(const unsigned int newId)XMLElementDecl
SpacesOk enum valueXMLElementDecl
storeElementDecl(XSerializeEngine &serEng, XMLElementDecl *const element)XMLElementDecl [static]
UnKnown enum valueXMLElementDecl
XMemory()XMemory [protected]
XMemory(const XMemory &)XMemory [protected]
XMLElementDecl(MemoryManager *const manager=XMLPlatformUtils::fgMemoryManager)XMLElementDecl [protected]
~XMLElementDecl()XMLElementDecl [virtual]


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