xsl-list
[Top] [All Lists]

Re: [xsl] retaining entity declarations while converting from one xml format to another

2009-12-17 12:01:22
Here is the command I entered.


java -cp saxon9.jar;LexEv.jar net.sf.saxon.Transform
-x:com.andrewjwelch.lexev.LexEv -s:input -o:output -xsl:test2.xsl

On Thu, Dec 17, 2009 at 10:58 AM, a kusa <akusa8(_at_)gmail(_dot_)com> wrote:
Hi Andrew:

I get the following error message when I run LexEv with saxon.

Transformation failed: net.sf.saxon.trans.XPathException: Failed to 
instantiate
class com.andrewjwelch.lexev.LexEv

I do have LexEv added to my classpath.



On Thu, Dec 17, 2009 at 8:50 AM, Andrew Welch 
<andrew(_dot_)j(_dot_)welch(_at_)gmail(_dot_)com> wrote:
2009/12/17 a kusa <akusa8(_at_)gmail(_dot_)com>:
Thanks Andrew. Your blog talks particularly about LexEvXML Reader.
(http://ajwelch.blogspot.com/2008/08/lexev-xmlreader-converts-lexical-events.html)
 which has what I am looking for which is retianing the entity
declarations during xslt.

But when I click on the 'Download' I get only the LExEv.jar.The
command line example asks to  pass the LexEvXMLReader.jar. Is there a
separate jar file or do I use the same jar? Please advise.

Yeah its one and the same.  The instructions on
http://andrewjwelch.com/lexev/ are correct, the blog post needs
updating...




--
Andrew Welch
http://andrewjwelch.com
Kernow: http://kernowforsaxon.sf.net/

--~------------------------------------------------------------------
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>