From 66566bf13f78ca5ea4abe25913035aebc134b1d3 Mon Sep 17 00:00:00 2001 From: rbuj Date: Sun, 27 Jul 2014 11:56:23 +0200 Subject: xmerge: javadoc

..

fix Change-Id: Ie10a8ab293091c7528e915487728a97ce51e818f Reviewed-on: https://gerrit.libreoffice.org/10572 Reviewed-by: David Tardon Tested-by: David Tardon --- .../java/org/openoffice/xmerge/DocumentDeserializerFactory.java | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'xmerge/source') diff --git a/xmerge/source/xmerge/java/org/openoffice/xmerge/DocumentDeserializerFactory.java b/xmerge/source/xmerge/java/org/openoffice/xmerge/DocumentDeserializerFactory.java index 856546819b1e..6f0d96aa01c4 100644 --- a/xmerge/source/xmerge/java/org/openoffice/xmerge/DocumentDeserializerFactory.java +++ b/xmerge/source/xmerge/java/org/openoffice/xmerge/DocumentDeserializerFactory.java @@ -33,11 +33,11 @@ package org.openoffice.xmerge; public interface DocumentDeserializerFactory { /** - * The DocumentDeserializer is used to convert + *

The DocumentDeserializer is used to convert * from the "Device" Document format to * the "Office" Document format.

* - * The ConvertData object is passed along to the + *

The ConvertData object is passed along to the * created DocumentDeserializer via its constructor. * The ConvertData is read and converted when the * the DocumentDeserializer object's -- cgit v1.2.3