Package com.logicaldoc.comparison
Class LiteraComparator
java.lang.Object
com.logicaldoc.comparison.AbstractDocumentComparator
com.logicaldoc.comparison.LiteraComparator
- All Implemented Interfaces:
- DocumentComparator
A comparator that uses Litera
- Since:
- 9.0.1
- Author:
- Marco Meschieri - LogicalDOC
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionImplementations should return the list of the required parameters.Methods inherited from class com.logicaldoc.comparison.AbstractDocumentComparatorcompare, compare, equals, getParameter, getParameters, hashCode, isEnabled, loadParameters, setEnabled
- 
Constructor Details- 
LiteraComparatorpublic LiteraComparator()
 
- 
- 
Method Details- 
getParameterNamesDescription copied from interface:DocumentComparatorImplementations should return the list of the required parameters. A parameter is stored in the context as comparator.SimpleClassName.parameter = value- Specified by:
- getParameterNamesin interface- DocumentComparator
- Overrides:
- getParameterNamesin class- AbstractDocumentComparator
- Returns:
- the list of configuration parameters
 
 
-