IMC Epclient 5.0.3
A B C D E F G H I L M N P R S T U Y

E

encode(String, char) - Static method in class at.spardat.enterprise.util.StringUtil
Encodes a string so that all characters with unicode less than 128 that are not in the character range [0-9a-zA-Z ] are represented by an escape character (which might be a character which is less than 128 and not in the set [0-9a-zA-Z ]) followed by a two digit hexadecimal unicode value.

IMC Epclient 5.0.3
A B C D E F G H I L M N P R S T U Y