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 DMNParseService
public RangeValue parseRangeValue(String source)
parseRangeValue
in interface DMNParseService
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.