| Package | Description | 
|---|---|
| com.deltaxml.mergecommon.config | 
 This package provides configuration classes for merge. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static HtmlColumnKeyingMode | 
HtmlColumnKeyingMode.getColumnKeyingMode(String val)
 Returns a  
HtmlColumnKeyingMode object based on the supplied String value. | 
HtmlColumnKeyingMode | 
HtmlTableConfiguration.getHtmlColumnKeyingMode()
 Returns the  
HtmlColumnKeyingMode currently in use when comparing HTML tables. | 
static HtmlColumnKeyingMode | 
HtmlColumnKeyingMode.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static HtmlColumnKeyingMode[] | 
HtmlColumnKeyingMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
HtmlTableConfiguration.setHtmlColumnKeyingMode(HtmlColumnKeyingMode mode)
 Sets the  
HtmlColumnKeyingMode to use when comparing HTML tables. | 
Copyright © 2023 Deltaman Group Ltd. All Rights Reserved.