public class DmnValueStringConverter extends Object implements CellContentHandler
| Modifier and Type | Field and Description |
|---|---|
static DmnValueStringConverter |
INSTANCE |
DEFAULT_HANDLERS| Constructor and Description |
|---|
DmnValueStringConverter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canConvert(SpreadsheetCell cell,
Spreadsheet context) |
String |
convert(SpreadsheetCell cell,
Spreadsheet context) |
public static final DmnValueStringConverter INSTANCE
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.