Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
C
- CLOSE_DEL - Static variable in interface com.liferay.diff.Diff
- CLOSE_INS - Static variable in interface com.liferay.diff.Diff
- com.liferay.diff - package com.liferay.diff
- com.liferay.diff.exception - package com.liferay.diff.exception
- CompareVersionsException - Exception in com.liferay.diff.exception
- CompareVersionsException(double) - Constructor for exception com.liferay.diff.exception.CompareVersionsException
- CompareVersionsException(String) - Constructor for exception com.liferay.diff.exception.CompareVersionsException
- CompareVersionsException(String, Throwable) - Constructor for exception com.liferay.diff.exception.CompareVersionsException
- CompareVersionsException(Throwable) - Constructor for exception com.liferay.diff.exception.CompareVersionsException
- CONTEXT_LINE - Static variable in interface com.liferay.diff.Diff
D
- diff(Reader, Reader) - Method in interface com.liferay.diff.Diff
- diff(Reader, Reader) - Method in interface com.liferay.diff.DiffHtml
- diff(Reader, Reader, String, String, String, String, int) - Method in interface com.liferay.diff.Diff
- Diff - Interface in com.liferay.diff
- DiffHtml - Interface in com.liferay.diff
- DiffResult - Class in com.liferay.diff
-
Represents a change between one or several lines.
- DiffResult(int, String) - Constructor for class com.liferay.diff.DiffResult
- DiffResult(int, List<String>) - Constructor for class com.liferay.diff.DiffResult
- DiffVersion - Class in com.liferay.diff
- DiffVersion(long, double, Date) - Constructor for class com.liferay.diff.DiffVersion
- DiffVersion(long, double, Date, String, String) - Constructor for class com.liferay.diff.DiffVersion
- DiffVersionsInfo - Class in com.liferay.diff
- DiffVersionsInfo(List<DiffVersion>, double, double) - Constructor for class com.liferay.diff.DiffVersionsInfo
E
- equals(Object) - Method in class com.liferay.diff.DiffResult
G
- getChangedLines() - Method in class com.liferay.diff.DiffResult
- getDiffVersions() - Method in class com.liferay.diff.DiffVersionsInfo
- getExtraInfo() - Method in class com.liferay.diff.DiffVersion
- getLineNumber() - Method in class com.liferay.diff.DiffResult
- getModifiedDate() - Method in class com.liferay.diff.DiffVersion
- getNextVersion() - Method in class com.liferay.diff.DiffVersionsInfo
- getPreviousVersion() - Method in class com.liferay.diff.DiffVersionsInfo
- getSummary() - Method in class com.liferay.diff.DiffVersion
- getUserId() - Method in class com.liferay.diff.DiffVersion
- getVersion() - Method in class com.liferay.diff.DiffVersion
- getVersion() - Method in exception com.liferay.diff.exception.CompareVersionsException
H
- hashCode() - Method in class com.liferay.diff.DiffResult
O
- OPEN_DEL - Static variable in interface com.liferay.diff.Diff
- OPEN_INS - Static variable in interface com.liferay.diff.Diff
R
- replaceStyles(String) - Method in interface com.liferay.diff.DiffHtml
S
- setChangedLines(List<String>) - Method in class com.liferay.diff.DiffResult
- setLineNumber(int) - Method in class com.liferay.diff.DiffResult
- SOURCE - Static variable in class com.liferay.diff.DiffResult
T
- TARGET - Static variable in class com.liferay.diff.DiffResult
- toString() - Method in class com.liferay.diff.DiffResult
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form