[jdom-interest] JDOM and XSL
Jason Hunter
jhunter at collab.net
Wed Feb 7 01:30:23 PST 2001
Lasse Lindgård wrote:
>
> It may be time to gather some of the examples from the mailinglist on how to
> use JDOM with XSL (TrAX) and put it in the FAQ ?
If you're interested in gathering everything into a concise FAQ answer,
I'd be happy to post it. My own thoughts are we should implement a
JDOMSource and JDOMResult to interface nicely with JAXP's transformer
model. We'll extend SAXSource and SAXResult so engines understanding
those classes can use our classes nicely, while having our own
JDOM-specific additions so engines of the future that understand JDOM
can use the more direct methods.
-jh-
More information about the jdom-interest
mailing list