public interface IConverter
| Modifier and Type | Method and Description |
|---|---|
String |
makeConversion(String value)
Get an alternative format for the input string.
|
String makeConversion(String value)
value - the input string to convertCopyright © 2013 DuraSpace. All Rights Reserved.