zongaro     2004/02/25 20:04:16

  Modified:    java/xdocs/sources/xalan getstarted.xml
  Log:
  Fixed hard-coded reference to processor name to use an entity ref. instead.
  
  Revision  Changes    Path
  1.30      +2 -2      xml-xalan/java/xdocs/sources/xalan/getstarted.xml
  
  Index: getstarted.xml
  ===================================================================
  RCS file: /home/cvs/xml-xalan/java/xdocs/sources/xalan/getstarted.xml,v
  retrieving revision 1.29
  retrieving revision 1.30
  diff -u -r1.29 -r1.30
  --- getstarted.xml    17 Feb 2004 19:25:35 -0000      1.29
  +++ getstarted.xml    26 Feb 2004 04:04:16 -0000      1.30
  @@ -30,7 +30,7 @@
   <s2 title="Setting up the system classpath">
     <p>At the very minimum, you must include xalan.jar, xml-apis.jar, and 
&xml4j-jar; -- or another 
        conformant XML parser -- see <link idref="usagepatterns" 
anchor="plug">Plugging in a Transformer 
  -     and XML parser</link>) on the system classpath. To run the XSLT 
Interpretive processor sample 
  +     and XML parser</link>) on the system classpath. To run the &xslt4ji; 
processor sample 
        applications, include xalansamples.jar (all samples other than the 
servlet) and xalanservlet.jar. 
        To run Javascript extensions, include bsf.jar. All these JAR files are 
distributed with &xslt4j;. For 
        extensions implemented in other scripting language, see <link 
idref="extensions" 
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to