[EMAIL PROTECTED] wrote:
> Can somebody tell me how to use the property
> http://xml.org/sax/properties/dom-node that tells
> the node that erred.

If you read the documentation for the dom-node property, this
setting is *only* useful when the a DOM tree walker is written
using the SAX API. It is not used when actually parsing a
document into a DOM.

-- 
Andy Clark * [EMAIL PROTECTED]

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

Reply via email to