< prev index next >

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

Print this page

        

@@ -24,12 +24,12 @@
  */
 
 package org.omg.CORBA;
 
 /**
- * One of the <tt>PolicyErrorCode</tt>s which would be filled if
- * the requested <tt>Policy</tt> is understood to be valid by the
+ * One of the {@code PolicyErrorCode}s which would be filled if
+ * the requested {@code Policy} is understood to be valid by the
  * ORB, but is not currently supported.
  *
  * @author rip-dev
  */
 public interface UNSUPPORTED_POLICY {
< prev index next >