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