Table of Contents - jsonapi-parser-0.1.1 Documentation
Classes and Modules
- JSONAPI
- JSONAPI::Parser
- JSONAPI::Parser::Document
- JSONAPI::Parser::InvalidDocument
- JSONAPI::Parser::Relationship
- JSONAPI::Parser::Resource
Methods
- ::ensure! — JSONAPI::Parser::Document
- ::parse! — JSONAPI::Parser::Document
- ::parse! — JSONAPI::Parser::Relationship
- ::parse! — JSONAPI::Parser::Resource
- ::parse_attributes! — JSONAPI::Parser::Document
- ::parse_data! — JSONAPI::Parser::Document
- ::parse_error! — JSONAPI::Parser::Document
- ::parse_errors! — JSONAPI::Parser::Document
- ::parse_included! — JSONAPI::Parser::Document
- ::parse_jsonapi! — JSONAPI::Parser::Document
- ::parse_link! — JSONAPI::Parser::Document
- ::parse_links! — JSONAPI::Parser::Document
- ::parse_meta! — JSONAPI::Parser::Document
- ::parse_primary_resource! — JSONAPI::Parser::Document
- ::parse_relationship! — JSONAPI::Parser::Document
- ::parse_relationship_data! — JSONAPI::Parser::Document
- ::parse_relationship_links! — JSONAPI::Parser::Document
- ::parse_relationships! — JSONAPI::Parser::Document
- ::parse_resource! — JSONAPI::Parser::Document
- ::parse_resource_identifier! — JSONAPI::Parser::Document
- #parse_relationship! — JSONAPI
- #parse_resource! — JSONAPI
- #parse_response! — JSONAPI