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
 

SAXParseException Member List

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

fMemoryManagerSAXException [protected]
fMsgSAXException [protected]
getColumnNumber() const SAXParseException
getLineNumber() const SAXParseException
getMessage() const SAXException [virtual]
getPublicId() const SAXParseException
getSystemId() const SAXParseException
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
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]
~SAXException()SAXException [virtual]
~SAXParseException()SAXParseException



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