I am writing a custom transformer that has to read all
the XML into a data structure, manipulate the
structure, then finally write everything in the
structure back out.

>From where would I call my manipulation code? Looks
like I need to use AbstractSAXTransformer, but can
this be done with AbstractTransformer?

Thanks,
John



__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, more
http://taxes.yahoo.com/

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

Reply via email to