| Package | Description |
|---|---|
| com.uwyn.jhighlight.tools |
| Modifier and Type | Field and Description |
|---|---|
private static CharKeyOpenHashMap |
StringUtils.mHtmlEncodeMap |
| Modifier and Type | Method and Description |
|---|---|
private static java.lang.String |
StringUtils.encode(java.lang.String source,
CharKeyOpenHashMap encodingTable)
Transforms a provided
String object into a new string,
using the mapping that are provided through the supplied encoding table. |