[jdom-interest] Stylesheet tag

Kenworthy, Edward edward.kenworthy at exchange.co.uk
Mon Jul 16 03:49:56 PDT 2001


OK I've solved this. The problem I now have is that regardless of whether I
add the PI before or after the elements of the document the PI *always*
appears at the end, which is utterly useless for a style-sheet pi which
*must* appear at the beginning. Help ?

Edward

-----Original Message-----
From: Kenworthy, Edward [mailto:edward.kenworthy at exchange.co.uk]
Sent: 16 July 2001 09:09
To: jdom-interest at jdom.org
Subject: [jdom-interest] Stylesheet tag


I am probably being stupid and missing a really obvious reference to how to
do this, but anyway:

How do I add this element to my document ?

<?xml-stylesheet type="text/xsl" href="C:\Java Projects\ReqXML\Project
Templates\Use Case\Report Templates\vision.xhtml.xsl"?>

Edward

-----Original Message-----
From: Noam Tamim [mailto:noamt at yahoo.com]
Sent: 14 July 2001 21:17
To: jdom-interest at jdom.org
Subject: [jdom-interest] getText()


Hi.

I don't have the time to read the whole getText() thread, but I do want to
express my opinion on that matter.
Yes, a recursive getText() could be helpful, but it can also be dangerous
(it can sometimes take a long time to finish). The solution should be
leaving getText() as is, and adding getText(boolean recurse).
I hope my point is clear.

 - Noam.




_______________________________________________
To control your jdom-interest membership:
http://lists.denveronline.net/mailman/options/jdom-interest/youraddr@yourhos
t.com


***********************************************************
This message is confidential and intended for the exclusive 
use of the addressee(s) only and remains the property of 
Exchange FS Group plc. You should not disclose its contents 
to any other person. If you are not the intended recipient 
please notify the sender named above immediately.

Registered Office: Munro House, Portsmouth Road, Cobham, 
Surrey, KT11 1TE. Registered in England No. 3760381.
***********************************************************
_______________________________________________
To control your jdom-interest membership:
http://lists.denveronline.net/mailman/options/jdom-interest/youraddr@yourhos
t.com


***********************************************************
This message is confidential and intended for the exclusive 
use of the addressee(s) only and remains the property of 
Exchange FS Group plc. You should not disclose its contents 
to any other person. If you are not the intended recipient 
please notify the sender named above immediately.

Registered Office: Munro House, Portsmouth Road, Cobham, 
Surrey, KT11 1TE. Registered in England No. 3760381.
***********************************************************



More information about the jdom-interest mailing list