| Package | Description |
|---|---|
| pl.edu.icm.unity.engine.api.utils.json |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultJsonFormatterFacility
Default formatter.
|
class |
TokenWithJsonContentsSerializer
Base for all tokens where contents is storing byte[] serialized JSON.
|
| Modifier and Type | Method and Description |
|---|---|
TokenContentsJsonSerializer |
JsonFormatterFacilitiesRegistry.getFormatter(String type) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
JsonFormatterFacilitiesRegistry.getId(TokenContentsJsonSerializer from) |
| Constructor and Description |
|---|
JsonFormatterFacilitiesRegistry(List<TokenContentsJsonSerializer> typeElements) |
Copyright © 2018 Unity. All rights reserved.