Language Reference Guide : 4. System Classes : JsonHandler Class
 
Share this page                  
JsonHandler Class
The JsonHandler class provides methods for parsing and writing JSON documents (from or into a file or StringObject) and to do conversions between JsonValue (subclass) objects and OpenROAD objects and scalars.
Inherits From
Object Class
Inherited By
None
Attributes
AlwaysAddClassName
Errortext
GenMixedCaseMemberNames
IgnoreUnknownAttributes
MaxNestingLevel
Methods
JsonObject2Object
JsonRpcRequest
NewJsonValue
Object2JsonValue
Parse
ParseFile
SetSerializableClassAttributes
Write
WriteFile