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
 

XMLNotationDecl Member List

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

getBaseURI() const XMLNotationDecl
getId() const XMLNotationDecl
getKey() const XMLNotationDecl
getMemoryManager() const XMLNotationDecl
getName() const XMLNotationDecl
getNameSpaceId() const XMLNotationDecl
getPublicId() const XMLNotationDecl
getSystemId() const XMLNotationDecl
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
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]
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 © 1994-2004 The Apache Software Foundation. All Rights Reserved.