< prev index next >

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

Print this page

        

@@ -22,14 +22,14 @@
  * or visit www.oracle.com if you need additional information or have any
  * questions.
  */
 
  /**
- * The Helper for <tt>ServiceInformation</tt>.  For more information on
-* Helper files, see <a href="doc-files/generatedfiles.html#helper">
-* "Generated Files: Helper Files"</a>.<P>
-*/
+  * The Helper for {@code ServiceInformation}. For more information on
+  * Helper files, see <a href="doc-files/generatedfiles.html#helper">
+  * "Generated Files: Helper Files"</a>.<P>
+  */
 
 package org.omg.CORBA;
 
 
 public abstract class ServiceInformationHelper {
< prev index next >