REST.JsonReflect
| Package | RESTComponents.bpl | 
|---|
Classes
| EConversionError | Exception that raises when a process of conversion or reversion does not complete successfully. | 
| JsonReflectAttribute | Attribute that defines the interceptor used to marshal and unmarshal data. | 
| TConverter | |
| TConverterEvent | Converter event. | 
| TInternalJSONPopulationCustomizer | |
| TJSONConverter | |
| TJSONConverters | |
| TJSONInterceptor | |
| TJSONMarshal | |
| TJSONPopulationCustomizer | |
| TJSONUnMarshal | Representation of the Un-marshalling class for JSON objects. | 
| TMarshalUnmarshalBase | |
| TReverterEvent | |
| TSerStringItem | Representation of an item of a TStringList that can be serialized. | 
| TSerStringList | Representation of a TStringList that can be serialized. | 
| TStringListInterceptor | |
| TTypeMarshaller | 
Routines
| JSONArrayElementsConverter | |
| JSONArrayElementsReverter | |
| JSONBooleanAttributeValue | Returns the value of a boolean attribute of class AttributeClassinrttiObjectorDefaultValueif no attribute of classAttributeClassis set in therttiObject. | 
| JSONObjectPairListConverter | Returns a TListOfObjects created from the key-value pairs in Data. | 
| JSONObjectPairListReverter | |
| StringListConverter | |
| StringListReverter | Returns a new instance of TStringList with the content of Serand freesSer. | 
Types