Dispatches JSON SAX events to a parser stack.
Definition in file parser_handler.hpp.
Go to the source code of this file.
#include <userver/formats/json/parser/base_parser.hpp>#include <userver/formats/json/parser/parser_state.hpp>Classes | |
| class | formats::json::parser::ParserHandler |
| Dispatches JSON SAX events to a parser stack. 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. | |