< prev index next >

src/java.corba/share/classes/org/omg/CORBA/ORBPackage/InvalidNameHelper.java

Print this page

        

@@ -26,14 +26,14 @@
 package org.omg.CORBA.ORBPackage;
 
 
 /**
  * This Helper class is used to facilitate the marshalling of
- * <tt>ORBPackage/InvalidName</tt>.
+ * {@code ORBPackage/InvalidName}.
  * 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 InvalidNameHelper
 {
   private static String  _id = "IDL:omg.org.CORBA/ORB/InvalidName:1.0";
< prev index next >