public class DmnValueNumberConverter extends Object implements CellContentHandler
| Constructor and Description |
|---|
DmnValueNumberConverter() |
| 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 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 © 2016 camunda services GmbH. All rights reserved.