You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by mc...@apache.org on 2004/04/28 06:08:36 UTC

cvs commit: xml-xalan/java/xdocs/sources entities.ent

mcnamara    2004/04/27 21:08:36

  Modified:    java/xdocs/sources entities.ent
  Log:
  Correct the generated html names for the translet samples.
  
  Revision  Changes    Path
  1.66      +2 -2      xml-xalan/java/xdocs/sources/entities.ent
  
  Index: entities.ent
  ===================================================================
  RCS file: /home/cvs/xml-xalan/java/xdocs/sources/entities.ent,v
  retrieving revision 1.65
  retrieving revision 1.66
  diff -u -r1.65 -r1.66
  --- entities.ent	26 Feb 2004 04:02:23 -0000	1.65
  +++ entities.ent	28 Apr 2004 04:08:36 -0000	1.66
  @@ -55,7 +55,7 @@
                    the translet to transform the &xslt4jc-short; to-do list from XML into HTML.</p>
                    <p>Run this sample from the translets subdirectory with</p>
                    <p><code>java JAXPTransletOneTransformation</code></p>
  -                 <p>View the result in todo-xsltc.html.</p>
  +                 <p>View the result in todo.html.</p>
                    </s3><anchor name="xsltc2"/>
                    <s3 title="JAXPTransletMultipleTransformations">
                    <p>What it does: Uses the &xslt4jc-short; TransformerFactory to compile a translet and use
  @@ -63,7 +63,7 @@
                    into HTML.</p>
                    <p>Run this sample from the translets subdirectory with</p>
                    <p><code>java JAXPTransletMultipleTransformations</code></p>
  -                 <p>View the results in todo-xsltc.html and todo-xalan.html.</p>                
  +                 <p>View the results in todo.html and todotoo.html.</p>                
                    </s3><anchor name="xsltcother"/>
                    <s3 title="Other &xslt4jc-short; samples">
                    <p>Other &xslt4jc-short; samples are located in the following samples subdirectories:</p>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-cvs-help@xml.apache.org