pbwest 2003/07/10 15:45:56
Modified: src/codegen Tag: FOP_0-20-0_Alt-Design xml-lang.xsl
Log:
Modified created Javadoc.
Added version info to generated comment.
Revision Changes Path
No revision
No revision
1.1.2.3 +8 -6 xml-fop/src/codegen/Attic/xml-lang.xsl
Index: xml-lang.xsl
===================================================================
RCS file: /home/cvs/xml-fop/src/codegen/Attic/xml-lang.xsl,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.3
diff -u -r1.1.2.2 -r1.1.2.3
--- xml-lang.xsl 8 Jul 2003 11:47:12 -0000 1.1.2.2
+++ xml-lang.xsl 10 Jul 2003 22:45:56 -0000 1.1.2.3
@@ -53,7 +53,9 @@
* Software Foundation, please see <http://www.apache.org/>.
*
*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- * Automatically generated from xml-lang.xml by xml-lang.xsl. DO NOT EDIT!
+ * Automatically generated from xml-lang.xml by
+ * xml-lang.xsl $Revision$ $Name$.
+ * DO NOT EDIT!
*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
*/]]>
</xsl:variable>
@@ -80,10 +82,10 @@
import java.util.HashMap;
/**
- * A class for accessing and validating:<br>
- * ISO 3166 country codes.<br>
- * ISO 639-2T, 639-2B and 639-1 language codes.<br>
- * ISO 15924 script codes.<br>
+ * A class for accessing and validating:
+ * ISO 3166 country codes,
+ * ISO 639-2T, 639-2B and 639-1 language codes,
+ * and ISO 15924 script codes.
* @see <a href=
"http://www.iso.ch/iso/en/prods-services/iso3166ma/02iso-3166-code-lists/index.html"
>http://www.iso.ch/iso/en/prods-services/iso3166ma/02iso-3166-code-lists/index.html</a>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]