Andy Clark wrote: > > "Roytman, Alex" wrote: > > Could anybody tell me how to set DOMParser features using JAXP. Most > > At first, I was thinking that it can't be done with JAXP but > looking at the API, perhaps you could use the setAttribute > method on the DocumentBuilderFactory. I haven't looked at the > code for the Xerces JAXP wrapper so I'm not sure. > > Edwin: can you confirm?
Sorry for the slow response. I confess that I don't always read the xerces-j-user list. The setAttribute method is probably the right place to implement this feature, but it has not been implemented. -Edwin --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
