[jdom-interest] JDOM and Xalan

Ken Rune Helland kenh at csc.no
Wed Jun 13 07:47:24 PDT 2001


At 03:13 PM 6/13/2001 +0100, Peter Schmidt wrote:
>Hi:
>I have worked a lot with JDOM recently and found the API very helpful and 
>easy to use. At present I would like to include XSLT processing into my 
>program. Xalan is a free XSLT API from apache - is there a way to feed the 
>output from Xalan into JDOM?
>
>Peter S.


see the
org.jdom.transform.JDOMSource and
org.jdom.transform.JDOMResult classes for XSLT
transformations to and from JDOM.


KenR
  




More information about the jdom-interest mailing list