public class DmnValueRangeConverter extends Object implements CellContentHandler
| Modifier and Type | Field and Description |
|---|---|
static Pattern |
RANGE_REGEX |
| Constructor and Description |
|---|
DmnValueRangeConverter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canConvert(org.xlsx4j.sml.Cell cell,
XlsxWorksheetContext context) |
String |
convert(org.xlsx4j.sml.Cell cell,
XlsxWorksheetContext context) |
public static final Pattern RANGE_REGEX
public boolean canConvert(org.xlsx4j.sml.Cell cell,
XlsxWorksheetContext context)
canConvert in interface CellContentHandlerpublic String convert(org.xlsx4j.sml.Cell cell, XlsxWorksheetContext context)
convert in interface CellContentHandlerCopyright © 2018 camunda services GmbH. All rights reserved.