public final class StringUtil extends Object
Modifier and Type | Method and Description |
---|---|
static String |
convertString(String strToConvert)
Convert a string from the encoding defined in
crm-rest.encoding.from
to the encoding defined in crm-rest.encoding.to . |
public static String convertString(String strToConvert)
crm-rest.encoding.from
to the encoding defined in crm-rest.encoding.to
.
strToConvert
- the String to convertCopyright © 2014 Mairie de Paris. All rights reserved.