[jdom-commits] CVS update: jdom/src/java/org/jdom/input

jhunter at cvs.jdom.org jhunter at cvs.jdom.org
Fri May 18 15:34:08 PDT 2001


Date:	Friday May 18, 2001 @ 23:34
Author:	jhunter

Update of /home/cvspublic/jdom/src/java/org/jdom/input
In directory www.nmemonix.com:/tmp/cvs-serv16316/input

Modified Files:
	SAXBuilder.java SAXHandler.java 
Log Message:
Changed the logic around a little so SAXHandler now creates the initial
Document instance instead of receiving the Document in its constructor.  
This makes more sense in a factory world because now all factory use 
is contained within SAXHandler.  SAXBuilder just passes through the 
factory instance and doesn't need to special-case use it to construct
the Document.

-jh-

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

   Working revision:	1.48	Fri May 18 22:34:08 2001
   Repository revision:	1.48	/home/cvspublic/jdom/src/java/org/jdom/input/SAXBuilder.java,v

   Existing Tags:
	start                    	(revision: 1.1.1.1)
	jdom                     	(branch: 1.1.1)

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

   Working revision:	1.12	Fri May 18 22:34:08 2001
   Repository revision:	1.12	/home/cvspublic/jdom/src/java/org/jdom/input/SAXHandler.java,v

   Existing Tags:
	No Tags Exist




More information about the jdom-commits mailing list