public class RaptureEncodeHelper
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static char |
ESCAPE |
| Constructor and Description |
|---|
RaptureEncodeHelper() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
decode(java.lang.String value) |
public static final char ESCAPE