@Dependent public class QNameConverter extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static String |
QNAME_DECODING_PATTERN |
| Constructor and Description |
|---|
QNameConverter() |
| Modifier and Type | Method and Description |
|---|---|
protected List<String> |
getRegexGroups(String componentValue) |
void |
setDMNModel(DMNModelInstrumentedBase dmnModel) |
QName |
toModelValue(String componentValue) |
String |
toWidgetValue(QName modelValue) |
protected static final String QNAME_DECODING_PATTERN
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.