public class DiffHtmlImpl extends Object implements com.liferay.portal.kernel.diff.DiffHtml
Constructor and Description |
---|
DiffHtmlImpl() |
public String diff(Reader source, Reader target) throws Exception
diff
in interface com.liferay.portal.kernel.diff.DiffHtml
source
- the source texttarget
- the modified version of the source textException
- if an exception occurred