< prev index next >

src/java.corba/share/classes/org/omg/CORBA_2_3/package.html

Print this page

        

@@ -1,6 +1,6 @@
-<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
+<!doctype html>
 <html>
 <head>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    <meta name="GENERATOR" content="Mozilla/4.5 [en] (WinNT; I) [Netscape]">
    <title>package</title>

@@ -29,11 +29,11 @@
 * or visit www.oracle.com if you need additional information or have any
 * questions.
 */ 
 -->
 </head>
-<body bgcolor="#FFFFFF">
+<body>
 The CORBA_2_3 package defines additions to existing CORBA interfaces
 in the Java[tm] Standard Edition 6.&nbsp;&nbsp; These changes occurred in recent
 revisions to the CORBA API defined by the OMG.&nbsp; The new methods were
 added to&nbsp; interfaces derived from the corresponding interfaces in
 the CORBA package.&nbsp; This provides backward compatibility and avoids

@@ -44,11 +44,11 @@
 <P>For a precise list of supported sections of official specifications with which 
 the Java[tm] Platform, Standard Edition 6, ORB complies, see <A 
 HREF="../CORBA/doc-files/compliance.html">Official Specifications for CORBA
 support in Java[tm] SE 6</A>.
 <P>
-<a name="unimpl"></a>
+<a id="unimpl"></a>
 The following methods in the abstract class 
 <code>org.omg.CORBA_2_3.ORB</code> are unimplemented:
 <UL>
   <LI><code>public org.omg.CORBA.portable.ValueFactory 
   <b>register_value_factory(String id, org.omg.CORBA.portable.ValueFactory
< prev index next >