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  

XMLNotationDecl Member List

This is the complete list of members for XMLNotationDecl, including all inherited members.
getBaseURI() constXMLNotationDecl
getId() constXMLNotationDecl
getKey() constXMLNotationDecl
getMemoryManager() constXMLNotationDecl
getName() constXMLNotationDecl
getNameSpaceId() constXMLNotationDecl
getPublicId() constXMLNotationDecl
getSystemId() constXMLNotationDecl
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
setBaseURI(const XMLCh *const newId)XMLNotationDecl
setId(const unsigned int newId)XMLNotationDecl
setName(const XMLCh *const notName)XMLNotationDecl
setNameSpaceId(const unsigned int newId)XMLNotationDecl
setPublicId(const XMLCh *const newId)XMLNotationDecl
setSystemId(const XMLCh *const newId)XMLNotationDecl
XMemory()XMemory [protected]
XMemory(const XMemory &)XMemory [protected]
XMLNotationDecl(MemoryManager *const manager=XMLPlatformUtils::fgMemoryManager)XMLNotationDecl
XMLNotationDecl(const XMLCh *const notName, const XMLCh *const pubId, const XMLCh *const sysId, const XMLCh *const baseURI=0, MemoryManager *const manager=XMLPlatformUtils::fgMemoryManager)XMLNotationDecl
~XMLNotationDecl()XMLNotationDecl


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