On Mon, 9 Apr 2001, Swanson, Brion wrote:

> I can't seem to find deferred-dom as a feature.  When I try it with the
> setFeature() method I get a SAXNotRecognizedException.  I tried:
> 
> http://xml.org/sax/features/deferred-dom and
> http://xml.org/dom/features/deferred-dom.
> 
> There is no reference to deferred-dom that I could find in either David
> Megginson's page (www.megginson.com) or the Xerces API Documentation for the
> setFeature()/setProperty() methods.

The feature you want is

http://apache.org/xml/features/dom/defer-node-expansion

Ian

-- 
Ian Roberts, Software Engineer        DecisionSoft Ltd.
Telephone: +44-1865-203192            http://www.decisionsoft.com


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

Reply via email to