JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.liferay.diff
Interface DiffHtml
public interface
DiffHtml
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
diff
(
Reader
source,
Reader
target)
String
replaceStyles
(
String
html)
Method Details
diff
String
diff
(
Reader
source,
Reader
target)
throws
Exception
Throws:
Exception
replaceStyles
String
replaceStyles
(
String
html)