public class DmnValueRangeConverter extends Object implements CellContentHandler
| Modifier and Type | Field and Description |
|---|---|
static Pattern |
RANGE_REGEX |
DEFAULT_HANDLERS| Constructor and Description |
|---|
DmnValueRangeConverter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canConvert(SpreadsheetCell cell,
Spreadsheet context) |
String |
convert(SpreadsheetCell cell,
Spreadsheet context) |
public static final Pattern RANGE_REGEX
public boolean canConvert(SpreadsheetCell cell, Spreadsheet context)
canConvert in interface CellContentHandlerpublic String convert(SpreadsheetCell cell, Spreadsheet context)
convert in interface CellContentHandlerCopyright © 2020 Camunda Services GmbH. All rights reserved.