|
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.alkacon.diff.HtmlDiffConfiguration
org.opencms.workplace.comparison.CmsHtmlDifferenceConfiguration
public class CmsHtmlDifferenceConfiguration
OpenCms Html Diff operation configuration class.
Constructor Summary | |
---|---|
CmsHtmlDifferenceConfiguration(int lines,
java.util.Locale locale)
Creates a new configuration object. |
Method Summary |
---|
Methods inherited from class com.alkacon.diff.HtmlDiffConfiguration |
---|
getDivStyleName, getLinesBeforeSkip, getMessageEqualLinesSkipped, getSpanStyleName, setDivStyleNames, setSpanStyleNames |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CmsHtmlDifferenceConfiguration(int lines, java.util.Locale locale)
lines
- the lines to show before skippinglocale
- the locale to use
|
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |