System.JSON.Builders

From RAD Studio API Documentation
Jump to: navigation, search


Package rtl230.bpl

Classes

EJSONCollectionBuilderError
EJSONIteratorError
TJSONArrayBuilderJSON writer wrapper that provides a fluent interface to write a JSON array.
TJSONCollectionBuilder
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.