xsl-list
[Top] [All Lists]

RE: Saxon compilation

2005-10-03 21:14:18
Thanks for reply,
Want to know if I am on right track. Is there any other way in Saxon we
can create a Transformer from a FileInputStream of a compiled stylesheet
(not String).
Thanks,
Navpreet

-----Original Message-----
From: omprakash(_dot_)v(_at_)polaris(_dot_)co(_dot_)in 
[mailto:omprakash(_dot_)v(_at_)polaris(_dot_)co(_dot_)in]
Sent: Tuesday, 4 October 2005 1:23 PM
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: Re: [xsl] Saxon compilation







Hi,
      Looks like you need JDOM and XOM. JDOM can be obtained from
http:www.jdom.org while googling for XOM reveals that it can be
downloaded
from http://cafeconleche.org/XOM/XOM.jar .

Hope this helps.

cheers,
prakash








 

                      "SINGH Navpreet"

                      <Navpreet.SINGH@         To:
<xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com>                              
         
                      Tenix.com>               cc:      (bcc:
omprakash.v/Polaris)                                              
                                               Subject: [xsl] Saxon
compilation                                                 
                      10/04/2005 07:07

                      AM

                      Please respond

                      to xsl-list

 

 





Hi all,
I am using saxonb8-5-1 on j2sdk1.4.2. I have created an overloaded
method
loadCompiledStylesheet that accepts FileInputStream (need it) as second
parameter in PreparedStylesheet class. But when I tried to generate a
jar
file with the modified code it is throwing compile errors. e.g.
package org.jdom does not exist
package nu.xom does not exist
etc.
Few errors will be eliminated when I will upgrade my java to j2sdk1.5.0.
But the above described will still be there. How can I get these
packages.

Thanks,
Navpreet



--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--





This e-Mail may contain proprietary and confidential information and is
sent for the intended recipient(s) only. 
If by an addressing or transmission error this mail has been misdirected
to you, you are requested to delete this mail immediately.
You are also hereby notified that any use, any form of reproduction,
dissemination, copying, disclosure, modification,
distribution and/or publication of this e-mail message, contents or its
attachment other than by its intended recipient/s is strictly
prohibited.

Visit Us at http://www.polaris.co.in

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



<Prev in Thread] Current Thread [Next in Thread>