[jdom-commits] CVS update: jdom/src/java/org/jdom/output
jhunter at cvs.jdom.org
jhunter at cvs.jdom.org
Thu Oct 11 17:40:03 PDT 2001
Date: Friday October 12, 2001 @ 1:40
Author: jhunter
Update of /home/cvspublic/jdom/src/java/org/jdom/output
In directory www.nmemonix.com:/tmp/cvs-serv12899/output
Modified Files:
SAXOutputter.java
Log Message:
Integrating a patch from Laurent Bihanic <laurent.bihanic at atosorigin.com>
sent to jdom-interest on 27 Sept 2001. Below is his text.
-jh-
Attached is a enhancement to SAXOutputter to bring is closer to XMLReader by
supporting all the methods defined by XMLReader except the 2 methods parse().
With these changes, implementing an XMLReader or XMLFilter from SAXOutputter
is a lot easier: It is now possible to derive from SAXOutputter instead of
writing an adapter class.
JDOMSource has been updated to demonstrate how easy it is!
Changes include:
- new public no-argument constructor
- support for DeclHandler (setter and getter methods)
- getter methods for ContentHandler, DTDHandler, ErrorHandler,
EntityResolver and LexicalHandler
- set/getFeature and set/getProperty methods
Laurent
===================================================================
File: no file SAXOutputter.java Status: Needs Checkout
Working revision: 1.13 Fri Oct 12 00:40:02 2001
Repository revision: 1.13 /home/cvspublic/jdom/src/java/org/jdom/output/SAXOutputter.java,v
Existing Tags:
jdom_1_0_b7 (revision: 1.11)
jdom_1_0_b6 (revision: 1.4)
start (revision: 1.1.1.1)
jdom (branch: 1.1.1)
More information about the jdom-commits
mailing list