public class ScriptConverterForStrings extends org.databene.commons.converter.ThreadSafeConverter<String,Object>
Converter can recognize and resolve script expressions in strings.| Constructor and Description |
|---|
ScriptConverterForStrings(org.databene.commons.Context context) |
| Modifier and Type | Method and Description |
|---|---|
Object |
convert(String sourceValue) |
clone, isParallelizable, isThreadSafeCopyright © 2006–2016 Volker Bergmann. All rights reserved.