dleslie     00/10/18 13:55:23

  Modified:    java/xdocs/sources/xalan samples.xml
  Log:
  Added note about org.apache.trax.Examples
  
  Revision  Changes    Path
  1.12      +2 -0      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.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- samples.xml       2000/10/17 12:54:57     1.11
  +++ samples.xml       2000/10/18 20:55:23     1.12
  @@ -91,6 +91,8 @@
        additional argument. Several samples in extensions use the &xslt4j; 
        <link idref="commandline">command-line utility</link>, so they take 
arguments for the XML source
        file and the XSL stylesheet.</p>
  +     <note>A number of simple examples are also available for your 
examination in 
  +     <jump 
href="apidocs/org/apache/trax/Examples.html">org.apache.trax.Examples.html</jump>.</note>
        </s2><anchor name="simpletransform"/>
       <s2 title="SimpleTransform">
       <p>What it does: The SimpleTransform class uses the foo.xsl stylesheet 
to transform foo.xml, and prints the
  
  
  

Reply via email to