gmazza 2003/09/16 14:17:38
Modified: src/documentation/content/xdocs embedding.xml
Log:
Added a link on XSLT stylesheet caching (from a recent email) to the embedding page.
Revision Changes Path
1.16 +3 -2 xml-fop/src/documentation/content/xdocs/embedding.xml
Index: embedding.xml
===================================================================
RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/embedding.xml,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- embedding.xml 15 Sep 2003 20:54:01 -0000 1.15
+++ embedding.xml 16 Sep 2003 21:17:38 -0000 1.16
@@ -317,7 +317,8 @@
<li>
Cache the stylesheet. If you use the same stylesheet multiple times
you can setup a JAXP <code>Templates</code> object and reuse it each time
you do
- the XSL transformation.
+ the XSL transformation. (More information can be found
+ <fork
href="http://www.javaworld.com/javaworld/jw-05-2003/jw-0502-xsl.html">here</fork>.)
</li>
<li>
Use an XSLT compiler like <fork
href="http://xml.apache.org/xalan-j/xsltc_usage.html">XSLTC</fork>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]