public class DmnValueStringConverter extends Object implements CellContentHandler
| Modifier and Type | Field and Description |
|---|---|
static DmnValueStringConverter |
INSTANCE |
| Constructor and Description |
|---|
DmnValueStringConverter() |
| 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 DmnValueStringConverter INSTANCE
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.