Title: RE: How to set "http://apache.org/xml/features/dom/defer-node-expansion" via JAXP

Edwin,

Hurray!! Are you going to fix it?
I've been begging to implement it for couple of months now and even send an implementation for this features to the mailing list. It is trivial but if it might save a little time for you I could send it again

Alex

-----Original Message-----
From: Edwin Goei [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, May 22, 2001 5:13 PM
To: [EMAIL PROTECTED]
Subject: Re: How to set
"http://apache.org/xml/features/dom/defer-node-expansion" via JAXP


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]

Reply via email to