Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2011-09-23 07:59:16 +0000
committerEike Stepper2011-09-23 07:59:16 +0000
commit4ad83b76e0b781e2a1bd1b41f18fbae58b134ca9 (patch)
tree071b507163736a00ccba4e7746d6284d3e6dc973 /plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit
parenta805a0204ec7e1f23cdca8a05bcc2acac8a3a64e (diff)
downloadcdo-4ad83b76e0b781e2a1bd1b41f18fbae58b134ca9.tar.gz
cdo-4ad83b76e0b781e2a1bd1b41f18fbae58b134ca9.tar.xz
cdo-4ad83b76e0b781e2a1bd1b41f18fbae58b134ca9.zip
fixed PRE tags
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOChangeKind.html7
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOChangeKindProvider.html6
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOChangeSet.html7
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOChangeSetData.html7
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOChangeSetDataProvider.html6
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOCommitData.html7
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOCommitInfo.html7
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOCommitInfoHandler.html6
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOCommitInfoManager.html6
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/handler/AsyncCommitInfoHandler.html8
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/handler/BinaryCommitInfoLog.html8
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/handler/TextCommitInfoLog.html8
12 files changed, 59 insertions, 24 deletions
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOChangeKind.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOChangeKind.html
index 9222380899..c2958e175d 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOChangeKind.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOChangeKind.html
@@ -101,8 +101,11 @@ Enum CDOChangeKind</H2>
</DL>
<HR>
<DL>
-<DT><PRE>public enum <B>CDOChangeKind</B><DT>extends <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</A>&lt;<A HREF="../../../../../../org/eclipse/emf/cdo/common/commit/CDOChangeKind.html" title="enum in org.eclipse.emf.cdo.common.commit">CDOChangeKind</A>&gt;</DL>
-</PRE><map id="APIVIZ" name="APIVIZ">
+ <DT>public enum <B>CDOChangeKind</B>
+ <DD>extends <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</A>&lt;<A HREF="../../../../../../org/eclipse/emf/cdo/common/commit/CDOChangeKind.html" title="enum in org.eclipse.emf.cdo.common.commit">CDOChangeKind</A>&gt;
+</DL>
+
+<map id="APIVIZ" name="APIVIZ">
<area shape="rect" id="node1" href="CDOChangeKind.html" title="&#171;enum&#187; CDOChangeKind" alt="" coords="28,5,148,45"/>
<area shape="rect" id="node2" href="CDOChangeKindProvider.html" title="&#171;interface&#187; CDOChangeKindProvider" alt="" coords="5,101,171,141"/>
</map>
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOChangeKindProvider.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOChangeKindProvider.html
index d9d913a4f4..05447d6f97 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOChangeKindProvider.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOChangeKindProvider.html
@@ -96,8 +96,10 @@ Interface CDOChangeKindProvider</H2>
</DL>
<HR>
<DL>
-<DT><PRE>public interface <B>CDOChangeKindProvider</B></DL>
-</PRE><map id="APIVIZ" name="APIVIZ">
+ <DT>public interface <B>CDOChangeKindProvider</B>
+</DL>
+
+<map id="APIVIZ" name="APIVIZ">
<area shape="rect" id="node1" href="CDOChangeKind.html" title="&#171;enum&#187; CDOChangeKind" alt="" coords="28,5,148,45"/>
<area shape="rect" id="node2" href="CDOChangeSetData.html" title="&#171;interface&#187; CDOChangeSetData" alt="" coords="17,184,159,224"/>
<area shape="rect" id="node3" href="CDOChangeKindProvider.html" title="&#171;interface&#187; CDOChangeKindProvider" alt="" coords="5,101,171,141"/>
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOChangeSet.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOChangeSet.html
index f98c068080..b549e1dfb8 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOChangeSet.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOChangeSet.html
@@ -96,8 +96,11 @@ Interface CDOChangeSet</H2>
</DL>
<HR>
<DL>
-<DT><PRE>public interface <B>CDOChangeSet</B><DT>extends <A HREF="../../../../../../org/eclipse/emf/cdo/common/branch/CDOBranchPointRange.html" title="interface in org.eclipse.emf.cdo.common.branch">CDOBranchPointRange</A>, <A HREF="../../../../../../org/eclipse/emf/cdo/common/commit/CDOChangeSetData.html" title="interface in org.eclipse.emf.cdo.common.commit">CDOChangeSetData</A></DL>
-</PRE><map id="APIVIZ" name="APIVIZ">
+ <DT>public interface <B>CDOChangeSet</B>
+ <DD>extends <A HREF="../../../../../../org/eclipse/emf/cdo/common/branch/CDOBranchPointRange.html" title="interface in org.eclipse.emf.cdo.common.branch">CDOBranchPointRange</A>, <A HREF="../../../../../../org/eclipse/emf/cdo/common/commit/CDOChangeSetData.html" title="interface in org.eclipse.emf.cdo.common.commit">CDOChangeSetData</A>
+</DL>
+
+<map id="APIVIZ" name="APIVIZ">
<area shape="rect" id="node1" href="CDOChangeSetData.html" title="&#171;interface&#187; CDOChangeSetData" alt="" coords="5,13,147,53"/>
<area shape="rect" id="node2" href="CDOChangeSet.html" title="&#171;interface&#187; CDOChangeSet" alt="" coords="128,100,243,140"/>
<area shape="rect" id="node3" href="../branch/CDOBranchPointRange.html" title="&#171;interface&#187; CDOBranchPointRange (org.eclipse.emf.cdo.common.branch)" alt="" coords="176,6,416,61"/>
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOChangeSetData.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOChangeSetData.html
index 40bc673d93..8e87fc7c4b 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOChangeSetData.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOChangeSetData.html
@@ -99,8 +99,11 @@ Interface CDOChangeSetData</H2>
</DL>
<HR>
<DL>
-<DT><PRE>public interface <B>CDOChangeSetData</B><DT>extends <A HREF="../../../../../../org/eclipse/emf/cdo/common/commit/CDOChangeKindProvider.html" title="interface in org.eclipse.emf.cdo.common.commit">CDOChangeKindProvider</A></DL>
-</PRE><map id="APIVIZ" name="APIVIZ">
+ <DT>public interface <B>CDOChangeSetData</B>
+ <DD>extends <A HREF="../../../../../../org/eclipse/emf/cdo/common/commit/CDOChangeKindProvider.html" title="interface in org.eclipse.emf.cdo.common.commit">CDOChangeKindProvider</A>
+</DL>
+
+<map id="APIVIZ" name="APIVIZ">
<area shape="rect" id="node1" href="CDOCommitData.html" title="&#171;interface&#187; CDOCommitData" alt="" coords="5,184,128,224"/>
<area shape="rect" id="node2" href="CDOChangeSetDataProvider.html" title="&#171;interface&#187; CDOChangeSetDataProvider" alt="" coords="157,184,344,224"/>
<area shape="rect" id="node3" href="CDOChangeSetData.html" title="&#171;interface&#187; CDOChangeSetData" alt="" coords="180,88,321,128"/>
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOChangeSetDataProvider.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOChangeSetDataProvider.html
index 0ad1624a6b..93e2e04833 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOChangeSetDataProvider.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOChangeSetDataProvider.html
@@ -99,8 +99,10 @@ Interface CDOChangeSetDataProvider</H2>
</DL>
<HR>
<DL>
-<DT><PRE>public interface <B>CDOChangeSetDataProvider</B></DL>
-</PRE><map id="APIVIZ" name="APIVIZ">
+ <DT>public interface <B>CDOChangeSetDataProvider</B>
+</DL>
+
+<map id="APIVIZ" name="APIVIZ">
<area shape="rect" id="node1" href="../../transaction/CDOTransaction.html" title="&#171;interface&#187; CDOTransaction (org.eclipse.emf.cdo.transaction)" alt="" coords="5,185,216,239"/>
<area shape="rect" id="node2" href="../../transaction/CDOSavepoint.html" title="&#171;interface&#187; CDOSavepoint (org.eclipse.emf.cdo.transaction)" alt="" coords="245,185,456,239"/>
<area shape="rect" id="node3" href="CDOChangeSetDataProvider.html" title="&#171;interface&#187; CDOChangeSetDataProvider" alt="" coords="137,101,324,141"/>
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOCommitData.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOCommitData.html
index e33812b43b..f6182592fc 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOCommitData.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOCommitData.html
@@ -99,8 +99,11 @@ Interface CDOCommitData</H2>
</DL>
<HR>
<DL>
-<DT><PRE>public interface <B>CDOCommitData</B><DT>extends <A HREF="../../../../../../org/eclipse/emf/cdo/common/commit/CDOChangeSetData.html" title="interface in org.eclipse.emf.cdo.common.commit">CDOChangeSetData</A></DL>
-</PRE><map id="APIVIZ" name="APIVIZ">
+ <DT>public interface <B>CDOCommitData</B>
+ <DD>extends <A HREF="../../../../../../org/eclipse/emf/cdo/common/commit/CDOChangeSetData.html" title="interface in org.eclipse.emf.cdo.common.commit">CDOChangeSetData</A>
+</DL>
+
+<map id="APIVIZ" name="APIVIZ">
<area shape="rect" id="node1" href="CDOCommitInfo.html" title="&#171;interface&#187; CDOCommitInfo" alt="" coords="19,163,133,203"/>
<area shape="rect" id="node2" href="CDOCommitData.html" title="&#171;interface&#187; CDOCommitData" alt="" coords="15,84,137,124"/>
<area shape="rect" id="node3" href="CDOChangeSetData.html" title="&#171;interface&#187; CDOChangeSetData" alt="" coords="5,5,147,45"/>
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOCommitInfo.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOCommitInfo.html
index 289b899ba2..108df5947a 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOCommitInfo.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOCommitInfo.html
@@ -99,8 +99,11 @@ Interface CDOCommitInfo</H2>
</DL>
<HR>
<DL>
-<DT><PRE>public interface <B>CDOCommitInfo</B><DT>extends <A HREF="../../../../../../org/eclipse/emf/cdo/common/branch/CDOBranchPoint.html" title="interface in org.eclipse.emf.cdo.common.branch">CDOBranchPoint</A>, <A HREF="../../../../../../org/eclipse/emf/cdo/common/commit/CDOCommitData.html" title="interface in org.eclipse.emf.cdo.common.commit">CDOCommitData</A></DL>
-</PRE><map id="APIVIZ" name="APIVIZ">
+ <DT>public interface <B>CDOCommitInfo</B>
+ <DD>extends <A HREF="../../../../../../org/eclipse/emf/cdo/common/branch/CDOBranchPoint.html" title="interface in org.eclipse.emf.cdo.common.branch">CDOBranchPoint</A>, <A HREF="../../../../../../org/eclipse/emf/cdo/common/commit/CDOCommitData.html" title="interface in org.eclipse.emf.cdo.common.commit">CDOCommitData</A>
+</DL>
+
+<map id="APIVIZ" name="APIVIZ">
<area shape="rect" id="node1" href="../../session/CDOSessionInvalidationEvent.html" title="&#171;interface&#187; CDOSessionInvalidationEvent (org.eclipse.emf.cdo.session)" alt="" coords="5,214,197,269"/>
<area shape="rect" id="node2" href="CDOCommitInfoManager.html" title="&#171;interface&#187; CDOCommitInfoManager" alt="" coords="227,221,392,261"/>
<area shape="rect" id="node3" href="CDOCommitInfoHandler.html" title="&#171;interface&#187; CDOCommitInfoHandler" alt="" coords="422,221,580,261"/>
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOCommitInfoHandler.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOCommitInfoHandler.html
index c90b147b56..a35d11eda1 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOCommitInfoHandler.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOCommitInfoHandler.html
@@ -96,8 +96,10 @@ Interface CDOCommitInfoHandler</H2>
</DL>
<HR>
<DL>
-<DT><PRE>public interface <B>CDOCommitInfoHandler</B></DL>
-</PRE><map id="APIVIZ" name="APIVIZ">
+ <DT>public interface <B>CDOCommitInfoHandler</B>
+</DL>
+
+<map id="APIVIZ" name="APIVIZ">
<area shape="rect" id="node1" href="../../server/IRepository.html" title="&#171;interface&#187; IRepository (org.eclipse.emf.cdo.server)" alt="" coords="292,6,473,61"/>
<area shape="rect" id="node2" href="CDOCommitInfoHandler.html" title="&#171;interface&#187; CDOCommitInfoHandler" alt="" coords="391,117,549,157"/>
<area shape="rect" id="node3" href="CDOCommitInfo.html" title="&#171;interface&#187; CDOCommitInfo" alt="" coords="503,13,617,53"/>
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOCommitInfoManager.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOCommitInfoManager.html
index 25b2c1a2b2..b90ce40a4b 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOCommitInfoManager.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOCommitInfoManager.html
@@ -93,8 +93,10 @@ org.eclipse.emf.cdo.common.commit</FONT>
Interface CDOCommitInfoManager</H2>
<HR>
<DL>
-<DT><PRE>public interface <B>CDOCommitInfoManager</B></DL>
-</PRE><map id="APIVIZ" name="APIVIZ">
+ <DT>public interface <B>CDOCommitInfoManager</B>
+</DL>
+
+<map id="APIVIZ" name="APIVIZ">
<area shape="rect" id="node1" href="../../session/CDOSession.html" title="&#171;interface&#187; CDOSession (org.eclipse.emf.cdo.session)" alt="" coords="5,6,197,61"/>
<area shape="rect" id="node2" href="CDOCommitInfoManager.html" title="&#171;interface&#187; CDOCommitInfoManager" alt="" coords="109,117,275,157"/>
<area shape="rect" id="node3" href="CDOCommitInfo.html" title="&#171;interface&#187; CDOCommitInfo" alt="" coords="227,13,341,53"/>
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/handler/AsyncCommitInfoHandler.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/handler/AsyncCommitInfoHandler.html
index ba3ef7d93e..14445d1984 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/handler/AsyncCommitInfoHandler.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/handler/AsyncCommitInfoHandler.html
@@ -104,8 +104,12 @@ Class AsyncCommitInfoHandler</H2>
</DL>
<HR>
<DL>
-<DT><PRE>public class <B>AsyncCommitInfoHandler</B><DT>extends <A HREF="../../../../../../../../../org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/concurrent/QueueWorker.html?is-external=true" title="class or interface in org.eclipse.net4j.util.concurrent">QueueWorker</A>&lt;<A HREF="../../../../../../../org/eclipse/emf/cdo/common/commit/CDOCommitInfo.html" title="interface in org.eclipse.emf.cdo.common.commit">CDOCommitInfo</A>&gt;<DT>implements <A HREF="../../../../../../../org/eclipse/emf/cdo/common/commit/CDOCommitInfoHandler.html" title="interface in org.eclipse.emf.cdo.common.commit">CDOCommitInfoHandler</A></DL>
-</PRE><map id="APIVIZ" name="APIVIZ">
+ <DT>public class <B>AsyncCommitInfoHandler</B>
+ <DD>extends <A HREF="../../../../../../../../../org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/concurrent/QueueWorker.html?is-external=true" title="class or interface in org.eclipse.net4j.util.concurrent">QueueWorker</A>&lt;<A HREF="../../../../../../../org/eclipse/emf/cdo/common/commit/CDOCommitInfo.html" title="interface in org.eclipse.emf.cdo.common.commit">CDOCommitInfo</A>&gt;
+ <DD>implements <A HREF="../../../../../../../org/eclipse/emf/cdo/common/commit/CDOCommitInfoHandler.html" title="interface in org.eclipse.emf.cdo.common.commit">CDOCommitInfoHandler</A>
+</DL>
+
+<map id="APIVIZ" name="APIVIZ">
<area shape="rect" id="node1" href="../CDOCommitInfoHandler.html" title="&#171;interface&#187; CDOCommitInfoHandler (org.eclipse.emf.cdo.common.commit)" alt="" coords="5,6,248,61"/>
<area shape="rect" id="node2" title="QueueWorker (org.eclipse.net4j.util.concurrent)" alt="" coords="279,13,489,53"/>
<area shape="rect" id="node3" href="AsyncCommitInfoHandler.html" title="AsyncCommitInfoHandler" alt="" coords="171,101,339,126"/>
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/handler/BinaryCommitInfoLog.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/handler/BinaryCommitInfoLog.html
index 6f8d2465ef..a4d73abdee 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/handler/BinaryCommitInfoLog.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/handler/BinaryCommitInfoLog.html
@@ -100,8 +100,12 @@ Class BinaryCommitInfoLog</H2>
</DL>
<HR>
<DL>
-<DT><PRE>public class <B>BinaryCommitInfoLog</B><DT>extends <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A><DT>implements <A HREF="../../../../../../../org/eclipse/emf/cdo/common/commit/CDOCommitInfoHandler.html" title="interface in org.eclipse.emf.cdo.common.commit">CDOCommitInfoHandler</A></DL>
-</PRE><map id="APIVIZ" name="APIVIZ">
+ <DT>public class <B>BinaryCommitInfoLog</B>
+ <DD>extends <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>
+ <DD>implements <A HREF="../../../../../../../org/eclipse/emf/cdo/common/commit/CDOCommitInfoHandler.html" title="interface in org.eclipse.emf.cdo.common.commit">CDOCommitInfoHandler</A>
+</DL>
+
+<map id="APIVIZ" name="APIVIZ">
<area shape="rect" id="node1" href="../CDOCommitInfoHandler.html" title="&#171;interface&#187; CDOCommitInfoHandler (org.eclipse.emf.cdo.common.commit)" alt="" coords="5,6,248,61"/>
<area shape="rect" id="node2" href="BinaryCommitInfoLog.html" title="BinaryCommitInfoLog" alt="" coords="54,101,199,126"/>
</map>
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/handler/TextCommitInfoLog.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/handler/TextCommitInfoLog.html
index 10b13d53fb..5b013554fd 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/handler/TextCommitInfoLog.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/handler/TextCommitInfoLog.html
@@ -100,8 +100,12 @@ Class TextCommitInfoLog</H2>
</DL>
<HR>
<DL>
-<DT><PRE>public class <B>TextCommitInfoLog</B><DT>extends <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A><DT>implements <A HREF="../../../../../../../org/eclipse/emf/cdo/common/commit/CDOCommitInfoHandler.html" title="interface in org.eclipse.emf.cdo.common.commit">CDOCommitInfoHandler</A></DL>
-</PRE><map id="APIVIZ" name="APIVIZ">
+ <DT>public class <B>TextCommitInfoLog</B>
+ <DD>extends <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>
+ <DD>implements <A HREF="../../../../../../../org/eclipse/emf/cdo/common/commit/CDOCommitInfoHandler.html" title="interface in org.eclipse.emf.cdo.common.commit">CDOCommitInfoHandler</A>
+</DL>
+
+<map id="APIVIZ" name="APIVIZ">
<area shape="rect" id="node1" href="../CDOCommitInfoHandler.html" title="&#171;interface&#187; CDOCommitInfoHandler (org.eclipse.emf.cdo.common.commit)" alt="" coords="5,6,248,61"/>
<area shape="rect" id="node2" href="TextCommitInfoLog.html" title="TextCommitInfoLog" alt="" coords="60,101,193,126"/>
</map>

Back to the top