Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2012-09-01 10:12:40 +0000
committerEike Stepper2012-09-01 10:12:40 +0000
commit617fe3dcf7b31291514a06b64ffabb8e6545b3aa (patch)
treea7d0a820aec5dee2d5045b47c811570238d01638 /plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/lob/class-use/CDOClob.html
parent27ced0f92cd49702142bb8db0a05fbe7b48d35c1 (diff)
downloadcdo-617fe3dcf7b31291514a06b64ffabb8e6545b3aa.tar.gz
cdo-617fe3dcf7b31291514a06b64ffabb8e6545b3aa.tar.xz
cdo-617fe3dcf7b31291514a06b64ffabb8e6545b3aa.zip
Update docs
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/lob/class-use/CDOClob.html')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/lob/class-use/CDOClob.html5
1 files changed, 2 insertions, 3 deletions
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/lob/class-use/CDOClob.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/lob/class-use/CDOClob.html
index 9b04652197..c46d5df6c9 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/lob/class-use/CDOClob.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/lob/class-use/CDOClob.html
@@ -162,7 +162,7 @@ Uses of <A HREF="../../../../../../../org/eclipse/emf/cdo/common/lob/CDOClob.htm
<TD><CODE><B>CDOTextResource.</B><B><A HREF="../../../../../../../org/eclipse/emf/cdo/eresource/CDOTextResource.html#getContents()">getContents</A></B>()</CODE>
<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the value of the '<em><b>Contents</b></em>' attribute. <!</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the value of the '<em><b>Contents</b></em>' attribute</TD>
</TR>
</TABLE>
&nbsp;
@@ -178,8 +178,7 @@ Uses of <A HREF="../../../../../../../org/eclipse/emf/cdo/common/lob/CDOClob.htm
<TD><CODE><B>CDOTextResource.</B><B><A HREF="../../../../../../../org/eclipse/emf/cdo/eresource/CDOTextResource.html#setContents(org.eclipse.emf.cdo.common.lob.CDOClob)">setContents</A></B>(<A HREF="../../../../../../../org/eclipse/emf/cdo/common/lob/CDOClob.html" title="class in org.eclipse.emf.cdo.common.lob">CDOClob</A>&nbsp;value)</CODE>
<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the value of the '<A HREF="../../../../../../../org/eclipse/emf/cdo/eresource/CDOTextResource.html#getContents()"><CODE><em>Contents</em></CODE></A>'
- attribute. <!</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the value of the '<A HREF="../../../../../../../org/eclipse/emf/cdo/eresource/CDOTextResource.html#getContents()"><CODE><em>Contents</em></CODE></A>' attribute</TD>
</TR>
</TABLE>
&nbsp;

Back to the top