|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] XSLT/Java question
Hello XSLT gurus.
I am using Saxon 6.5.3 and I would like to have access to some java methods
I've defined. I looked through the archives, and I think I found the answer
here: http://www.dpawson.co.uk/xsl/sect4/N9723.html.
For some reason, though, I cannot seem to get this to work. I have been
successful in using the built-in java classes (such as java.lang.Math), but
I'm stuck when trying to use my own classes. Below are the relevant
portions of XSLT and java. If anyone has any ideas why this fails, I would
be extremely grateful.
Thanks, Pete
Here is the error:
============================================================
The URI java:TestClass does not identify an external Java class
Here is my CLASSPATH:
============================================================
.;..;E:\XSLT_CLASSES;E:\saxon\saxon.jar
Here is the java class, compiled in E:\XSLT_CLASSES:
============================================================
public class TestClass
{
public static String returnMyName(){ |
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart







