On 1/21/06, Gary VanMatre <[EMAIL PROTECTED]> wrote: > > Are you thinking common chains or more XSLT for the transformations? > Maybe we could use the chains config instead of building yet another?
If we use a real DOM, then we can use the XSLT transformation APIs already built into the JDK. But we' probably want to make it possible to plug in programmatic transformations as well somehow. Craig