[jdom-commits] CVS Update: jdom/src/java/org/jdom

nobody nobody at chimbo.servlets.com
Wed Feb 26 15:53:59 PST 2003


****************************************
Date:   Wed Feb 26, 2003 @16:53:59 MST
Author: 

Update of /home/cvs/jdom/src/java/org/jdom
In directory chimbo:/tmp/cvs-serv4996

Added Files:
JDOMParseException.java
Log Message:
Patch from Laurent. In his words:

I'm proposing to add a new exception (JDOMParseException), subclass of
JDOMException, to be thrown by the builders to convey whatever information
could be gathered from the parser about the error.
The implementation with SAXBuilder is trivial and does not require code
changes in the existing applications.

The really interesting part here is the getPartialDocument method of
JDOMParseException that gives access to whatever part of the input document
that was successfully parsed before the parser fired a SAXParseException.

-jh-

===================================================================
File: no file JDOMParseException.java		Status: Needs Checkout

   Working revision:	1.1	Wed Feb 26 23:53:59 2003
   Repository revision:	1.1	/home/cvs/jdom/src/java/org/jdom/JDOMParseException.java,v

   Existing Tags:
	No Tags Exist




More information about the jdom-commits mailing list