json_extractor library

A miniature library providing the functionality of schema-driven extracting and flattening JSON values.

Supports nested maps and lists and outputs data as a one-layered Map with a user-defined structure.

Classes

JsonExtractor
A class providing the functionality of flattening nested Map and List objects using the schemas.