Liferay 6.1.2-ce-ga3

com.liferay.portal.kernel.util
Interface DiffHtml


public interface DiffHtml


Method Summary
 String diff(Reader source, Reader target)
           
 

Method Detail

diff

String diff(Reader source,
            Reader target)
            throws Exception
Throws:
Exception

Liferay 6.1.2-ce-ga3