diff --git a/dev/classformatron_1_1formats_1_1json_1_1JsonExtractor.html b/dev/classformatron_1_1formats_1_1json_1_1JsonExtractor.html index 1843cf7..d16c712 100644 --- a/dev/classformatron_1_1formats_1_1json_1_1JsonExtractor.html +++ b/dev/classformatron_1_1formats_1_1json_1_1JsonExtractor.html @@ -180,7 +180,7 @@

Detailed Description

An extractor that loads json data to an object from a string.

-

Definition at line 282 of file json.py.

+

Definition at line 305 of file json.py.

Constructor & Destructor Documentation

◆ __init__()

@@ -220,11 +220,19 @@

Currently, the following data types are supported:
- bool
- int
-
- float
-
- str