« Return to Thread: jdom and xml and xsl

Re: jdom and xml and xsl

by polx :: Rate this Message:

Reply to Author | View in Thread

Meriem, that thing is a processing instruction with target "xml-
stylesheet" and some arbitrary string content.
I think it should help you add the appropriate content to the root  
element...

paul

Le 20-déc.-08 à 17:37, meriem bessais a écrit :

> I have little question for JDOM.
>
> I want to add stylesheet (<?xml-stylesheet type="text/xsl"
> href="style.xsl"?>) in to my Document of JDOM.
> Currently my program can generate whole XML document but the issue is
> that I have to present it on web browser using XSL Sytleseet and have
> to add above code in to my JDOM document.
> Please write the code of adding xsl stylesheet in to jdom document.
> I hope that you understand my question..



_______________________________________________
To control your jdom-interest membership:
http://www.jdom.org/mailman/options/jdom-interest/youraddr@...

smime.p7s (2K) Download Attachment

 « Return to Thread: jdom and xml and xsl