[jdom-commits] CVS update: jdom/src/java/org/jdom/input
bmclaugh at cvs.jdom.org
bmclaugh at cvs.jdom.org
Fri Aug 17 11:37:06 PDT 2001
Date: Friday August 17, 2001 @ 19:37
Author: bmclaugh
Update of /home/cvspublic/jdom/src/java/org/jdom/input
In directory www.nmemonix.com:/tmp/cvs-serv30522/src/java/org/jdom/input
Modified Files:
SAXHandler.java
Log Message:
This is a patch submitted by Laurent Bihanic that does two things:
1. Moves all variables to protected, from private, in order to make subclassing easier.
2. Adds some exception handling that should both report errors better, and deal with the oft-reported EmptyStackException.
Some testing required to make sure this is the right thing, but an initial look says it's the right thing to do.
===================================================================
File: no file SAXHandler.java Status: Needs Checkout
Working revision: 1.21 Fri Aug 17 18:37:06 2001
Repository revision: 1.21 /home/cvspublic/jdom/src/java/org/jdom/input/SAXHandler.java,v
Existing Tags:
jdom_1_0_b7 (revision: 1.18)
More information about the jdom-commits
mailing list