http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2410 *** shadow/2410 Sun Jul 1 08:24:02 2001 --- shadow/2410.tmp.4554 Mon Jul 16 06:22:19 2001 *************** *** 1,9 **** +============================================================================+ | DOMParser::parse() throws undocumented exceptions | +----------------------------------------------------------------------------+ ! | Bug #: 2410 Product: Xerces-C | ! | Status: NEW Version: 1.5 | ! | Resolution: Platform: Other | | Severity: Normal OS/Version: Other | | Priority: Other Component: Documentation | +----------------------------------------------------------------------------+ --- 1,9 ---- +============================================================================+ | DOMParser::parse() throws undocumented exceptions | +----------------------------------------------------------------------------+ ! | Bug #: 2410 Product: Xerces-C++ | ! | Status: RESOLVED Version: 1.5 | ! | Resolution: FIXED Platform: Other | | Severity: Normal OS/Version: Other | | Priority: Other Component: Documentation | +----------------------------------------------------------------------------+ *************** *** 16,19 **** | DESCRIPTION | parse() can throw XMLExceptions as well as DOM_DOMExceptions but the only documentation says 'see also Parser::parse()'. But Parser::parse() talks about ! throwing XMLException's and SAXException's. --- 16,23 ---- | DESCRIPTION | parse() can throw XMLExceptions as well as DOM_DOMExceptions but the only documentation says 'see also Parser::parse()'. But Parser::parse() talks about ! throwing XMLException's and SAXException's. ! ! ------- Additional Comments From [EMAIL PROTECTED] 2001-07-16 06:22 ------- ! DOMParser.hpp is now updated in CVS. The web site will be refreshed in a couple ! of days. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
