com.liferay.portal.kernel.util
Interface DiffHtml


public interface DiffHtml

View Source

Author:
Julio Camarero

Method Summary
 java.lang.String diff(java.io.Reader source, java.io.Reader target)
           
 

Method Detail

diff

java.lang.String diff(java.io.Reader source,
                      java.io.Reader target)
                      throws java.lang.Exception
Throws:
java.lang.Exception