Class: Abroad::Extractors::Json::KeyValueExtractor

Inherits:
JsonExtractor show all
Defined in:
lib/abroad/extractors/json/key_value_extractor.rb

Instance Attribute Summary

Attributes inherited from Extractor

#stream

Method Summary

Methods inherited from JsonExtractor

#extract_each

Methods inherited from Extractor

#close, #extract_each, from_stream, from_string, #initialize, open

Constructor Details

This class inherits a constructor from Abroad::Extractors::Extractor