[Home] [By Thread] [By Date] [Recent Entries]
Hi,
I'm trying to use the -ENTITYRESOLVER flag with Xalan (from the JDK 1.4.2) from the command line (Windows platform). I wrote a Java class which implements EntityResolver, but I always got the message 'Can't find the class file'. I use the following command : # java -classpath "C:/MyDTD" org.apache.xalan.xslt.Process -XSL test.xsl -IN test.xml -ENTITYRESOLVER MyResolver I made a MyResolver.java file, compiled into MyResolver.class . This class file is in the C:/MyDTD directory. Something must be wrong, but where ? Thanks for any help,
|

Cart



