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  

SAXParseException Member List

This is the complete list of members for SAXParseException, including all inherited members.
fMemoryManagerSAXException [protected]
fMsgSAXException [protected]
getColumnNumber() constSAXParseException
getLineNumber() constSAXParseException
getMessage() constSAXException [virtual]
getPublicId() constSAXParseException
getSystemId() constSAXParseException
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
operator=(const SAXParseException &toAssign)SAXParseException
SAXException::operator=(const SAXException &toCopy)SAXException
SAXException(MemoryManager *const manager=XMLPlatformUtils::fgMemoryManager)SAXException
SAXException(const XMLCh *const msg, MemoryManager *const manager=XMLPlatformUtils::fgMemoryManager)SAXException
SAXException(const char *const msg, MemoryManager *const manager=XMLPlatformUtils::fgMemoryManager)SAXException
SAXException(const SAXException &toCopy)SAXException
SAXParseException(const XMLCh *const message, const Locator &locator, MemoryManager *const manager=XMLPlatformUtils::fgMemoryManager)SAXParseException
SAXParseException(const XMLCh *const message, const XMLCh *const publicId, const XMLCh *const systemId, const XMLSSize_t lineNumber, const XMLSSize_t columnNumber, MemoryManager *const manager=XMLPlatformUtils::fgMemoryManager)SAXParseException
SAXParseException(const SAXParseException &toCopy)SAXParseException
XMemory()XMemory [protected]
XMemory(const XMemory &)XMemory [protected]
~SAXException()SAXException [virtual]
~SAXParseException()SAXParseException


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