Kaydet (Commit) 34170ac8 authored tarafından rbuj's avatar rbuj Kaydeden (comit) Noel Grandin

xmerge: javadoc <code>..</code> fix

Change-Id: I44b7014d01e481a69c514fc52ffb7e0bf09999e5
Reviewed-on: https://gerrit.libreoffice.org/10571Reviewed-by: 's avatarNoel Grandin <noelgrandin@gmail.com>
Tested-by: 's avatarNoel Grandin <noelgrandin@gmail.com>
üst 62ef9367
......@@ -154,7 +154,7 @@ public class Convert implements Cloneable {
/**
* Clones a Convert object so another Convert object can
* do the same conversion. <code>InputStream<code> objects passed
* do the same conversion. <code>InputStream</code> objects passed
* in via calls to the <code>addInputStream</code> method are not
* copied.
*
......
......@@ -26,7 +26,7 @@ import java.io.IOException;
* &quot;Office&quot; <code>Document</code> format.</p>
*
* <p>The <code>DocumentDeserializer</code> object is created by
* the </code>PluginFactory</code> {@link
* the <code>PluginFactory</code> {@link
* org.openoffice.xmerge.DocumentDeserializerFactory#createDocumentDeserializer
* createDocumentDeserializer} method. When it is constructed, a
* <code>ConvertData</code> object is passed in to be used as input.</p>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment