dleslie 01/12/10 09:13:56 Modified: java/src javadocOverview.html Log: Removed version and author information. Version is in readme.xml and author is the Xalan developer community. Revision Changes Path 1.2 +10 -14 xml-xalan/java/src/javadocOverview.html Index: javadocOverview.html =================================================================== RCS file: /home/cvs/xml-xalan/java/src/javadocOverview.html,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- javadocOverview.html 2000/07/21 18:08:45 1.1 +++ javadocOverview.html 2001/12/10 17:13:56 1.2 @@ -1,15 +1,11 @@ <html> - <head></head> - <body> - <p>Xalan-Java implements the <A href="http://www.w3.org/TR/xslt" target="_top">W3C Recommendation 16 November 1999 XSL - Transformations (XSLT) Version 1.0</A>.</p> - - <p>XLST is a stylesheet language for transforming XML documents into other XML documents, HTML documents, - or other document types. The language includes the XSL Transformation vocabulary and XPath, a language for - addressing parts of an XML document. An XSL stylesheet describes how to transform the tree of nodes in the XML - input into another tree of nodes.</p> - <dl> - <dt><b>Version: </b></dt><dd>Alpha, 2.0.0, July 05, 2000</dd> - <dt><b>Author: </b></dt><dd><a href="mailto:[EMAIL PROTECTED]">Scott Boag</a></dd> - </dl> - </body></html> \ No newline at end of file +<head><title>Xalan-Java 2</title></head> +<body> +<p>Xalan-Java implements the <A href="http://www.w3.org/TR/xslt" target="_top">W3C Recommendation 16 November 1999 XSL +Transformations (XSLT) Version 1.0</A>.</p> +<p>XLST is a stylesheet language for transforming XML documents into other XML documents, HTML documents, +other document types, or text. The language includes the XSL Transformation vocabulary and XPath, a language for +addressing parts of an XML document. An XSL stylesheet describes how to transform the tree of nodes in the XML +input into another tree of nodes.</p> +</body> +</html> \ No newline at end of file
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
