API:System.JSON.Builders
Classes
| EJSONCollectionBuilderError | |
| EJSONIteratorError | |
| TJSONArrayBuilder | JSON writer wrapper that provides a fluent interface to write a JSON array. |
| TJSONCollectionBuilder | |
| TJSONIterator | Allows you to iterate through the content that a JSON reader provides. |
| TJSONObjectBuilder | JSON writer wrapper that provides a fluent interface to write a JSON object. |