zongaro     2003/02/06 14:18:55

  Modified:    java/xdocs/sources Tag: XSLTC_DTM entities.ent
  Log:
  Changed names of to-do list input documents and results.
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.58.2.5  +4 -4      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.58.2.4
  retrieving revision 1.58.2.5
  diff -u -r1.58.2.4 -r1.58.2.5
  --- entities.ent      5 Feb 2003 22:28:27 -0000       1.58.2.4
  +++ entities.ent      6 Feb 2003 22:18:55 -0000       1.58.2.5
  @@ -51,18 +51,18 @@
                    <anchor name="xsltc1"/>
                    <s3 title="JAXPTransletOneTransformation">
                    <p>What it does: Uses the &xslt4jc-short; TransformerFactory to 
compile a translet and use
  -                 the translet to transform the &xslt4jc-short; to-do list from XML 
into HTML.</p>
  +                 the translet to transform a 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
  -                 the Templates object associated with the translet to transform the 
&xslt4jc-short; and &xslt; to-do lists from XML
  +                 the Templates object associated with the translet to transform two 
to-do lists from XML
                    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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to