< prev index next >

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

Print this page

        

@@ -25,14 +25,14 @@
 
 package org.omg.CORBA;
 
 
 /**
- * This Helper class is used to facilitate the marshalling of <tt>Bounds</tt>.
+ * This Helper class is used to facilitate the marshalling of {@code Bounds}.
  * For more information on Helper files, see
  * <a href="doc-files/generatedfiles.html#helper">
- * "Generated Files: Helper Files"</a>.<P>
+ * "Generated Files: Helper Files"</a>.
  */
 
 abstract public class BoundsHelper
 {
   private static String  _id = "IDL:omg.org/CORBA/Bounds:1.0";
< prev index next >