| Interface | Description | |
|---|---|---|
| IItemConverter | The IItemConverter interface is the basic interface for converting a serialized data item to a data class instance. |
| Class | Description | |
|---|---|---|
| JSONItemConverter | The JSONItemConverter class parses a JSON structure into an ActionScript object. |