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

jhunter at cvs.jdom.org jhunter at cvs.jdom.org
Tue May 8 22:52:21 PDT 2001


Date:	Wednesday May 9, 2001 @ 6:52
Author:	jhunter

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

Modified Files:
	Element.java IllegalAddException.java 
Added Files:
	EntityRef.java 
Removed Files:
	Entity.java 
Log Message:
Making progress on the Entity to EntityRef strategy change:

* Removed the Entity class
* Added the EntityRef class
* Changed XMLOutputter.printEntity() to XMLOutputter.printEntityRef()
* Changed methods taking Entity to now take EntityRef
* Added SAXBuilder.setExpandEntitities(boolean) method, which currently
  throws a RuntimeException that the feature isn't implemented yet

Thanks to Phil Nelson for contributing much of the code here.

There are no deprecations because the Entity model before this was 
pretty much broken.

-jh-

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

   Working revision:	1.1	Wed May  9 05:52:20 2001
   Repository revision:	1.1	/home/cvspublic/jdom/src/java/org/jdom/EntityRef.java,v

   Existing Tags:
	No Tags Exist

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

   Working revision:	1.75	Wed May  9 05:52:20 2001
   Repository revision:	1.75	/home/cvspublic/jdom/src/java/org/jdom/Element.java,v

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

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

   Working revision:	1.13	Wed May  9 05:52:20 2001
   Repository revision:	1.13	/home/cvspublic/jdom/src/java/org/jdom/IllegalAddException.java,v

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

===================================================================
File: no file Entity.java		Status: Up-to-date

   Working revision:	No entry for Entity.java
   Repository revision:	1.15	/home/cvspublic/jdom/src/java/org/jdom/Attic/Entity.java,v




More information about the jdom-commits mailing list