|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_HtmlDiffConfiguration
Configurates a Html Diff operation.
Additionally provides styles names.
| Method Summary | |
|---|---|
java.lang.String |
getDivStyleName(DiffLineType type)
Returns the style name to format a whole line. |
java.lang.String |
getSpanStyleName(DiffLineType type)
Returns the style name to format a block in a line. |
| Methods inherited from interface com.alkacon.diff.I_DiffConfiguration |
|---|
getLinesBeforeSkip, getMessageEqualLinesSkipped |
| Method Detail |
|---|
java.lang.String getDivStyleName(DiffLineType type)
type - the line type, can be any DiffLineType
java.lang.String getSpanStyleName(DiffLineType type)
type - the line type, can not be DiffLineType.SKIPPED
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||