Class: NVD::JSONFeeds::MetaFeedURI
- Defined in:
- lib/nvd/json_feeds/meta_feed_uri.rb
Overview
Represents a URI to the .meta
feed file.
Constant Summary
Constants inherited from FeedURI
FeedURI::BASE_URI, FeedURI::SCHEMA_VERSION
Instance Attribute Summary
Attributes inherited from FeedURI
Instance Method Summary collapse
-
#parse ⇒ FeedMeta
Requests and parses the feed metadata.
Methods inherited from FeedURI
#download, #get, #initialize, #inspect, #to_s, #to_uri
Constructor Details
This class inherits a constructor from NVD::JSONFeeds::FeedURI