userver: userver/formats/json/parser/parser_handler.hpp File Reference
Loading...
Searching...
No Matches
parser_handler.hpp File Reference

Detailed Description

Dispatches JSON SAX events to a parser stack.

Definition in file parser_handler.hpp.

Go to the source code of this file.

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.