dleslie 01/05/15 09:29:02
Modified: java/xdocs/sources entities.ent
Log:
Added link to in xsltcreadme to XSLTC Design docs.
Revision Changes Path
1.16 +3 -3 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.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- entities.ent 2001/05/10 18:08:21 1.15
+++ entities.ent 2001/05/15 16:28:55 1.16
@@ -30,8 +30,8 @@
source tree, and we have begun the process of merging XSLTC
into Xalan. XSLTC provides a compiler for compiling
stylesheets into translets, and a streamlined runtime
environment for using translets to transform XML input.
In the near term, XSLTC will appear in a separate JAR file
(xsltc.jar) with its own API and command-line
- utilities. Over time, we plan to merge the two codebases so
that you can use the same JAXP interfaces to perform
- transformations with the Xalan transformer and with
translets.
- <ref>Requirements and design documents to be
written.</ref></p>'>
+ utilities. You can already use the same JAXP interfaces to
perform
+ transformations with the Xalan transformer and with
translets. Over time, we plan to merge the two codebases.
+ <ref>See <jump href="xsltc/index.html">XSLTC Design
Documents</jump>.</ref></p>'>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]