< prev index next >

src/java.corba/share/classes/org/omg/CORBA/RepositoryIdHelper.java

Print this page

        

@@ -24,19 +24,19 @@
  */
 package org.omg.CORBA;
 
 
 /**
-* The Helper for <tt>RepositoryId</tt>.  For more information on
-* Helper files, see <a href="doc-files/generatedfiles.html#helper">
-* "Generated Files: Helper Files"</a>.<P>
-
-* org/omg/CORBA/RepositoryIdHelper.java
-* Generated by the IDL-to-Java compiler (portable), version "3.0"
-* from ir.idl
-* 03 June 1999 11:33:43 o'clock GMT+00:00
-*/
+ * The Helper for {@code RepositoryId}. For more information on
+ * Helper files, see <a href="doc-files/generatedfiles.html#helper">
+ * "Generated Files: Helper Files"</a>.<P>
+ *
+ * org/omg/CORBA/RepositoryIdHelper.java
+ * Generated by the IDL-to-Java compiler (portable), version "3.0"
+ * from ir.idl
+ * 03 June 1999 11:33:43 o'clock GMT+00:00
+ */
 
 abstract public class RepositoryIdHelper
 {
   private static String  _id = "IDL:omg.org/CORBA/RepositoryId:1.0";
 
< prev index next >