zongaro     2003/02/04 15:37:20

  Modified:    java/xdocs/sources Tag: XSLTC_DTM entities.ent
  Log:
  No real change in this revision.  Comment for revision 1.58.2.2 should have
  said:
  
  Removed information that indicated that XSLTC samples have to built "by hand".
  Also reorganized requirements for XSLTC Brazil and Servlet samples which
  implied that the union of the requirements applied for both.
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.58.2.3  +12 -12    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.2
  retrieving revision 1.58.2.3
  diff -u -r1.58.2.2 -r1.58.2.3
  --- entities.ent      4 Feb 2003 23:28:45 -0000       1.58.2.2
  +++ entities.ent      4 Feb 2003 23:37:20 -0000       1.58.2.3
  @@ -19,19 +19,19 @@
   information about the contents of xml-apis.jar, see the JAR manifest.">
   
   <!ENTITY xsltcwhatsnewhead '<li><link anchor="xsltc">XSLTC</link></li>'>
  -                         
  +
   <!ENTITY xsltcwhatsnew '<anchor name="xsltc"/><s2 title="XSLTC">
                   <p>In April 2001, Sun donated XSLTC to the Xalan project. XSLTC 
compiles stylesheets into translets and
                   provides a runtime environment for using translets to transform XML 
documents. Initially, XSLTC is
                   available in a separate JAR. Over time, we plan to integrate the 
two codebases. For more information,
  -                see <link idref="xsltc_usage">Using XSLTC</link>, <link 
idref="readme" anchor="xsltcreleasenotes">XSLTC 
  +                see <link idref="xsltc_usage">Using XSLTC</link>, <link 
idref="readme" anchor="xsltcreleasenotes">XSLTC
                   Release Notes</link>, and <jump href="xsltc/index.html">XSLTC 
Design</link>.</p>
                   </s2>'>
  -                
  -<!ENTITY history2xsltc '<note>For XSLTC changes since XSLTC was incorporated into 
&xslt4j;, see 
  +
  +<!ENTITY history2xsltc '<note>For XSLTC changes since XSLTC was incorporated into 
&xslt4j;, see
                           <link idref="xsltc_history">XSLTC software 
changes</link>.</note>'>
  -                        
  -<!ENTITY xsltcclasspath '<p>If you are using <link 
idref="xsltc_usage">XSLTC</link>, see 
  +
  +<!ENTITY xsltcclasspath '<p>If you are using <link 
idref="xsltc_usage">XSLTC</link>, see
                           <link idref="xsltc_usage" anchor="classpath">Setting the 
system classpath for XSLTC</link>.</p>'>
   
   <!ENTITY xsltcsampleshead '<li><link anchor="translets">translets</link></li>'>
  @@ -40,10 +40,10 @@
                    <ul>
                    <li><link anchor="xsltc1">JAXPTransletOneTransformation</link></li>
                    <li><link 
anchor="xsltc2">JAXPTransletMultipleTransformations</link></li>
  -                 <li><link anchor="xsltcother">Other XSLTC samples</link></li>   
  +                 <li><link anchor="xsltcother">Other XSLTC samples</link></li>
                    </ul>
                    <p>You can use the TrAX/JAXP 1.2 interfaces to compile and run 
translets.
  -                 For an overview of the usage patterns these samples illustrate, 
see 
  +                 For an overview of the usage patterns these samples illustrate, see
                    <link idref="xsltc_usage" anchor="api">Calling XSLTC with the 
TrAX/JAXP API</link>.</p>
                    <anchor name="xsltc1"/>
                    <s3 title="JAXPTransletOneTransformation">
  @@ -55,24 +55,24 @@
                    </s3><anchor name="xsltc2"/>
                    <s3 title="JAXPTransletMultipleTransformations">
                    <p>What it does: Uses the XSLTC TransformerFactory to compile a 
translet and use
  -                 the Templates object associated with the translet to transform the 
XSLTC and Xalan to-do lists from XML 
  +                 the Templates object associated with the translet to transform the 
XSLTC and Xalan 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-xsltc.html and todo-xalan.html.</p>
                    </s3><anchor name="xsltcother"/>
                    <s3 title="Other XSLTC samples">
                    <p>Other XSLTC samples are located in the following samples 
subdirectories:</p>
                    <ul>
                    <li>CompiledServlet</li>
                    <li>CompiledBrazil</li>
  -                 <li>CompiledJAXP</li>                                  
  +                 <li>CompiledJAXP</li>
                    <li>CompiledApplet</li>
                    <li>CompiledEJB</li>
                    </ul>
                    <p>For information about each of these samples, consult the README 
file in the subdirectory.</p>
                    <note>The following paragraphs supply some basic background 
information for CompiledServlet and CompiledBrazil.</note>
  -                 <p>XSLTC provides demos for using XSLTC as a servlet and as a 
handler for 
  +                 <p>XSLTC provides demos for using XSLTC as a servlet and as a 
handler for
                    Brazil (a new and powerful Web techology from Sun labs).</p>
                    <p>To run the Brazil-handler demo, download Brazil from 
sunlabs:</p>
                    <p><code>&nbsp;&nbsp;&nbsp;&nbsp;<jump 
href="http://research.sun.com/research/download/index.html";>http://research.sun.com/research/download/index.html</jump></code></p>
  
  
  

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

Reply via email to