[jdom-commits] CVS update: jdom/src/java/org/jdom/input
    cvs at jools.org 
    cvs at jools.org
       
    Wed Feb  6 18:10:21 PST 2002
    
    
  
Date:	Wednesday February 6, 2002 @ 21:10
Author:	cvs
Update of /home/cvspublic/jdom/src/java/org/jdom/input
In directory jools.org:/tmp/cvs-serv32498
Modified Files:
	SAXHandler.java 
Log Message:
Patch from elharo to handle skipped entities.  In his words...
--
The following patch will add support for skipped entities to SAXHandler
in the event that the parser is not resolving external entities. I''ve 
verified
that it compiles and doesn't break any tests. However, I'm not totally
fluent on the current logic of SAXHandler and org.jdom.input, so please
double check my skippedEntity() method for any obvious mistakes.
I also made some corrections to the JavaDoc for processsingInstruction().
--
-jh-
===================================================================
File: no file SAXHandler.java		Status: Needs Checkout
   Working revision:	1.35	Thu Feb  7 02:10:21 2002
   Repository revision:	1.35	/home/cvspublic/jdom/src/java/org/jdom/input/SAXHandler.java,v
   Existing Tags:
	jdom_prefilter           	(revision: 1.27)
	jdom_1_0_b7              	(revision: 1.18)
    
    
More information about the jdom-commits
mailing list