public class XlsxConverter extends Object
| Modifier and Type | Field and Description |
|---|---|
protected SpreadsheetAdapter |
ioDetectionStrategy |
| Constructor and Description |
|---|
XlsxConverter() |
| Modifier and Type | Method and Description |
|---|---|
org.camunda.bpm.model.dmn.DmnModelInstance |
convert(InputStream inputStream) |
SpreadsheetAdapter |
getIoDetectionStrategy() |
void |
setIoDetectionStrategy(SpreadsheetAdapter ioDetectionStrategy) |
protected SpreadsheetAdapter ioDetectionStrategy
public org.camunda.bpm.model.dmn.DmnModelInstance convert(InputStream inputStream)
public SpreadsheetAdapter getIoDetectionStrategy()
public void setIoDetectionStrategy(SpreadsheetAdapter ioDetectionStrategy)
Copyright © 2020 Camunda Services GmbH. All rights reserved.