public class DelocalizingConverter extends org.databene.commons.converter.ThreadSafeConverter<String,String>
| Constructor and Description |
|---|
DelocalizingConverter()
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
convert(String source)
Implementation of the Converter interface.
|
clone, isParallelizable, isThreadSafepublic DelocalizingConverter()
throws IOException
IOException - if reading the configuration file failsCopyright © 2006–2016 Volker Bergmann. All rights reserved.