[jdom-commits] CVS update: jdom/src/java/org/jdom/input
    jhunter at cvs.jdom.org 
    jhunter at cvs.jdom.org
       
    Fri Jun 22 02:00:27 PDT 2001
    
    
  
Date:	Friday June 22, 2001 @ 10:00
Author:	jhunter
Update of /home/cvspublic/jdom/src/java/org/jdom/input
In directory www.nmemonix.com:/tmp/cvs-serv15054
Modified Files:
	SAXHandler.java 
Log Message:
Tiny performance improvement in transferNamespaces() method, where 
instead of removing a namespace at a time during iteration we just
remove them all at once after iteration.  It was suggested by 
Joseph Bowbeer <jozart at csi.com>.
-jh-
===================================================================
File: no file SAXHandler.java		Status: Needs Checkout
   Working revision:	1.18	Fri Jun 22 09:00:27 2001
   Repository revision:	1.18	/home/cvspublic/jdom/src/java/org/jdom/input/SAXHandler.java,v
   Existing Tags:
	No Tags Exist
    
    
More information about the jdom-commits
mailing list