|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_DiffConfiguration
Configurates a Diff operation.
Provides localized messages and number of lines to show before skipping.
| Method Summary | |
|---|---|
int |
getLinesBeforeSkip()
Returns the number of lines to show before skipping. |
java.lang.String |
getMessageEqualLinesSkipped(int lines)
Returns a localized message like '({0} equal lines skipped)'. |
| Method Detail |
|---|
int getLinesBeforeSkip()
Use -1 to show all lines.
java.lang.String getMessageEqualLinesSkipped(int lines)
lines - the number of skipped lines
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||