API:System.JSON.Builders

From RAD Studio API Documentation
Jump to: navigation, search

Classes

EJSONCollectionBuilderErrorException class used by TJSONCollectionBuilder.
EJSONIteratorErrorException class used by TJSONIterator.
TJSONArrayBuilderJSON writer wrapper that provides a fluent interface to write a JSON array.
TJSONCollectionBuilderWrapper of the TJsonWriter class that provides logic to serialize JSON data.
TJSONIteratorAllows you to iterate through the content that a JSON reader provides.
TJSONObjectBuilderJSON writer wrapper that provides a fluent interface to write a JSON object.