| Package | Description |
|---|---|
| net.razorvine.serpent |
Serpent, a Python literal expression serializer/deserializer
(a.k.a.
|
| Modifier and Type | Method and Description |
|---|---|
protected IClassSerializer |
Serializer.getCustomConverter(Class<?> type) |
| Modifier and Type | Method and Description |
|---|---|
static void |
Serializer.registerClass(Class<?> clazz,
IClassSerializer converter)
Register a custom class serializer, if you want to tweak the serialization of classes that Serpent doesn't know about yet.
|
Copyright © 2017. All Rights Reserved.