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

Andy,

Unfortunately set/getAttribute method of the factory are not implemented and even if they were the code which actually instantiate DOMParser does not check attributes.

I need it very much. Do you consider it a defect? Should I enter it into bugzillza?

Thank you

Alex

-----Original Message-----
From: Andy Clark [mailto:[EMAIL PROTECTED]]
Sent: Thursday, March 22, 2001 5:57 PM
To: [EMAIL PROTECTED]
Subject: Re: How to set
"http://apache.org/xml/features/dom/defer-node-expansion" via JAXP


"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?

--
Andy Clark * IBM, TRL - Japan * [EMAIL PROTECTED]

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

Reply via email to