Package org.zkoss.zkex.util
-
Class Summary Class Description Base64Coder A Base64 encoder/decoder.ObfuscatedString A utility class used to replace string literals in Java source code with an obfuscated representation of the string.
| Class | Description |
|---|---|
| Base64Coder |
A Base64 encoder/decoder.
|
| ObfuscatedString |
A utility class used to replace string literals in Java source code with an
obfuscated representation of the string.
|