public class DMNParseServiceImpl extends Object implements DMNParseService
| Constructor and Description |
|---|
DMNParseServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
parseFEELList(String source) |
RangeValue |
parseRangeValue(String source) |
public List<String> parseFEELList(String source)
parseFEELList in interface DMNParseServicepublic RangeValue parseRangeValue(String source)
parseRangeValue in interface DMNParseServiceCopyright © 2001–2021 JBoss by Red Hat. All rights reserved.