Bruno Dumon wrote:

[...]

> If you extend abstractdomtransformer you have access to the Document
> instance, but i don't know if that makes your problem any easier.

This is a good idea. It would make it easier,

Actually, I think it would make it a lot harder.

Yes, as far as this example is concerned, SAX is more than sufficient.

But when the tree model fits your needs, you don't need
to build your own object model. Han is not yet very
familiar with processing XML, and I think for most newbies
it is easier to "think DOM" than to "think SAX". But of
course I could be wrong :)

-- Andreas


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



Reply via email to