[jdom-commits] CVS update: jdom/src/java/org/jdom/input
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/input
In directory www.nmemonix.com:/tmp/cvs-serv14625/input
Modified Files:
DOMBuilder.java SAXBuilder.java SAXHandler.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 DOMBuilder.java Status: Needs Checkout
Working revision: 1.34 Wed May 9 05:52:21 2001
Repository revision: 1.34 /home/cvspublic/jdom/src/java/org/jdom/input/DOMBuilder.java,v
Existing Tags:
start (revision: 1.1.1.1)
jdom (branch: 1.1.1)
===================================================================
File: no file SAXBuilder.java Status: Needs Checkout
Working revision: 1.41 Wed May 9 05:52:21 2001
Repository revision: 1.41 /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.8 Wed May 9 05:52:21 2001
Repository revision: 1.8 /home/cvspublic/jdom/src/java/org/jdom/input/SAXHandler.java,v
Existing Tags:
No Tags Exist
More information about the jdom-commits
mailing list