[EMAIL PROTECTED] wrote: > > Then it should be stated clearly in the Documentation. > > from Xerces2 Docs: > > The DocumentBuilderFactory interface contains a setAttribute(String,Object) method >which may provide > a means to set features and properties on the underyling parser. > However, it cannot be relied upon. Therefore, you must use the Xerces DOMParser >object directly.
OK, I am not the spec lead, but I'll forward your comments. -Edwin > > Regards > > Thomas > > Edwin Goei <[EMAIL PROTECTED]> am 19.12.2001 07:41:59 > > Bitte antworten an [EMAIL PROTECTED] > > An: [EMAIL PROTECTED] > Kopie: > Thema: Re: [ANNOUNCEMENT]: Xerces-J 2.0.0beta4 now available > > [EMAIL PROTECTED] wrote: > > > > Therefore why not mapping setAttribute(...) to the features and > properties. This would allow to use JAXP as highest > > level API for SAX and DOM. For Xerces 1 you have done this mapping. > > Also, for Xerces 2. > > -Edwin > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
