You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Andrew Freeman <aw...@adelphia.net> on 2003/02/20 04:15:11 UTC

[betwixt] XMLUtils

I just started using betwixt last night and I have to say that I have really
it has been a lot of fun to work with.  In my effort to figure out how it
works, I noticed that charRange, spaceChar, pubidRange, and pubidChar are
declared within the static block starting on line 112 but are never used.

HTH,
Andy



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


Re: [betwixt] XMLUtils

Posted by robert burrell donkin <ro...@blueyonder.co.uk>.
On Thursday, February 20, 2003, at 03:15 AM, Andrew Freeman wrote:

> I just started using betwixt last night and I have to say that I have 
> really
> it has been a lot of fun to work with.  In my effort to figure out how it
> works, I noticed that charRange, spaceChar, pubidRange, and pubidChar are
> declared within the static block starting on line 112 but are never used.

thanks. i've committed those changes. that code originated in 
apache-xerces (that's why there are so many authors) but i thought that i'
d removed the stuff that betwixt doesn't need...

- robert


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org