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

bmclaugh at cvs.jdom.org bmclaugh at cvs.jdom.org
Wed Aug 1 17:13:43 PDT 2001


Date:	Thursday August 2, 2001 @ 1:13
Author:	bmclaugh

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

Modified Files:
	SAXBuilder.java 
Log Message:
This is a patch submitted by Alex Rosen to allow fetures being set on the parser. Details are below:

> I'm OK with adding the setFeature() feature.  The TODO gives my
> thoughts:
>
> * Consider a builder.setFeature() pass-through method that allows any
>   features to be set that aren't in the http://xml.org
> namespace.  Make
>   those in http://xml.org not to be touched because either we have
> specific
>   requirements for them to be set one way, or we have the feature
> exposed
>   through a Java method.
>
> We'd have to document the method as one to use as a last resort and
> point out that changing settings might break JDOM parsing today, and
> even if it doesn't break anything today it might break parsing in a
> future JDOM version because what JDOM parsers require in
> parser feature
> settings may change over time.


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

   Working revision:	1.56	Thu Aug  2 00:13:43 2001
   Repository revision:	1.56	/home/cvspublic/jdom/src/java/org/jdom/input/SAXBuilder.java,v

   Existing Tags:
	jdom_1_0_b7              	(revision: 1.53)
	jdom_1_0_b7_rc3          	(revision: 1.53)
	jdom_1_0_b7_rc2          	(revision: 1.53)
	jdom_1_0_b7_rc1          	(revision: 1.53)
	jdom_1_0_b6              	(revision: 1.34)
	start                    	(revision: 1.1.1.1)
	jdom                     	(branch: 1.1.1)




More information about the jdom-commits mailing list