I figured that thread was deep enough... ;)

Ari wrote:
> Is there a reason both versions of DOMParser, as well as
> org.apache.xerces.xni.XMLDTDHandler don't use
> org.xml.sax.ext.DeclHandler? The methods seem to have the same masks...

Simply put, SAX doesn't communicate enough information. Also,
we need a native pipeline architecture that allows editing of
the information stream. Again, SAX doesn't provide this
directly. (e.g. Attributes doesn't allow editing.)

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

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

Reply via email to