Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/protocol/CDOProtocol.html')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/protocol/CDOProtocol.html6
1 files changed, 4 insertions, 2 deletions
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/protocol/CDOProtocol.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/protocol/CDOProtocol.html
index 34d00e3606..82a6d2bc42 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/protocol/CDOProtocol.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/protocol/CDOProtocol.html
@@ -93,8 +93,10 @@ org.eclipse.emf.cdo.common.protocol</FONT>
Interface CDOProtocol</H2>
<HR>
<DL>
-<DT><PRE>public interface <B>CDOProtocol</B></DL>
-</PRE><map id="APIVIZ" name="APIVIZ">
+ <DT>public interface <B>CDOProtocol</B>
+</DL>
+
+<map id="APIVIZ" name="APIVIZ">
<area shape="rect" id="node1" href="CDOProtocol.html" title="&#171;interface&#187; CDOProtocol" alt="" coords="83,84,181,124"/>
<area shape="rect" id="node2" href="CDODataOutput.html" title="&#171;interface&#187; CDODataOutput" alt="" coords="5,5,120,45"/>
<area shape="rect" id="node3" href="CDODataInput.html" title="&#171;interface&#187; CDODataInput" alt="" coords="150,5,255,45"/>

Back to the top