public class Encoder
extends java.lang.Object
| Constructor and Description |
|---|
Encoder() |
| Modifier and Type | Method and Description |
|---|---|
static java.util.List<java.lang.Object> |
pathDecode(Value[] path) |
static Value[] |
pathEncode(java.util.List<java.lang.Object> segments) |