Andy Clark wrote:
> 
> Edwin Goei wrote:
> > OK, I'm done.
> 
> Thanks! The only thing I'd change is to not create a new Boolean
> object to return a feature because you can always use the TRUE
> and FALSE constants on the Boolean class. Other than that, it

OK, good point.  I just fixed that.

> Other than that, it
> would be great to actually have the isIgnoringComments and
> isCoalescing features implemented in the DOMParser.

I did not set those features in the JAXP parser dependent implementation
code because I do not know what the corresponding parser dependent
feature names are for Xerces.  Last time I checked they were not
defined.  Has this changed?

-Edwin

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to