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.
fMsg
[protected]
getColumnNumber
() const
getLineNumber
() const
getMessage
() const
[virtual]
getPublicId
() const
getSystemId
() const
operator=
(const SAXParseException& toAssign)
SAXException::operator=
(const SAXException& toCopy)
SAXException
()
SAXException
(const XMLCh* const msg)
SAXException
(const char* const msg)
SAXException
(const SAXException& toCopy)
SAXParseException
(const XMLCh* const message, const Locator& locator)
SAXParseException
( const XMLCh* const message , const XMLCh* const publicId , const XMLCh* const systemId , const unsigned int lineNumber , const unsigned int columnNumber )
SAXParseException
(const SAXParseException& toCopy)
~SAXException
()
[virtual]
~SAXParseException
()
Copyright © 2000 The Apache Software Foundation. All Rights Reserved.