SAX parser that fills arrays or sets from JSON arrays.
Definition in file array_parser.hpp.
Go to the source code of this file.
#include <userver/formats/common/path.hpp>#include <userver/formats/json/parser/typed_parser.hpp>#include <userver/utils/meta.hpp>
This graph shows which files directly or indirectly include this file:Classes | |
| class | formats::json::parser::ArrayParser< Item, ItemParser, Array > |
| SAX parser that fills arrays or sets from JSON arrays. More... | |
Namespaces | |
| namespace | formats |
| Value formats representation, parsing and serialization. | |
| namespace | formats::json |
| JSON support. | |
| namespace | formats::json::parser |
| Streaming JSON SAX parsers and parser stack. | |