dleslie 01/07/12 09:03:17
Modified: java/xdocs/sources/xalan samples.xml
Log:
Fixed typo in instruction for running second extension sample (thanks, Paul!).
Revision Changes Path
1.33 +1 -1 xml-xalan/java/xdocs/sources/xalan/samples.xml
Index: samples.xml
===================================================================
RCS file: /home/cvs/xml-xalan/java/xdocs/sources/xalan/samples.xml,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- samples.xml 2001/07/11 19:30:01 1.32
+++ samples.xml 2001/07/12 16:03:14 1.33
@@ -327,7 +327,7 @@
<note>js.jar must be on the classpath.</note>
<p>Run this sample from the extensions subdirectory with</p>
<p><code>java org.apache.xalan.xslt.Process -in
2-basicJscript.xml</code>
- <br/> <code>-xsl 2-jbasicJscript.xsl</code></p>
+ <br/> <code>-xsl 2-basicJscript.xsl</code></p>
</s3><anchor name="ext3"/>
<s3 title="3-java-namespace">
<p>What it does: Uses extension functions to format dates. This sample
illustrates use of the predefined java
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]