Class List
- JSONAPITop Level Namespace
- Collection < ObjectJSONAPI
- ConfigManager < ObjectJSONAPI
- Config < ObjectJSONAPI::ConfigManager
- Document < ObjectJSONAPI
- Error < NameValuePairCollectionJSONAPI::Document
- ErrorMember < NameValuePairJSONAPI::Document::Error
- Jsonapi < NameValuePairCollectionJSONAPI::Document
- JsonapiMember < NameValuePairJSONAPI::Document::Jsonapi
- Links < NameValuePairCollectionJSONAPI::Document
- Link < NameValuePairJSONAPI::Document::Links
- Meta < NameValuePairCollectionJSONAPI::Document
- MetaMember < NameValuePairJSONAPI::Document::Meta
- Resource < ObjectJSONAPI::Document
- Attributes < NameValuePairCollectionJSONAPI::Document::Resource
- Attribute < NameValuePairJSONAPI::Document::Resource::Attributes
- Relationships < NameValuePairCollectionJSONAPI::Document::Resource
- Relationship < ObjectJSONAPI::Document::Resource::Relationships
- ResourceId < ObjectJSONAPI::Document
- ExceptionsJSONAPI
- DocumentExceptionsJSONAPI::Exceptions
- InvalidDocument < StandardErrorJSONAPI::Exceptions::DocumentExceptions
- HeadersExceptionsJSONAPI::Exceptions
- InvalidHeader < StandardErrorJSONAPI::Exceptions::HeadersExceptions
- JSONParseError < StandardErrorJSONAPI::Exceptions
- NamingExceptionsJSONAPI::Exceptions
- QueryParamsExceptionsJSONAPI::Exceptions
- InvalidQueryParameter < StandardErrorJSONAPI::Exceptions::QueryParamsExceptions
- UserDefinedExceptionsJSONAPI::Exceptions
- InvalidComponent < StandardErrorJSONAPI::Exceptions::UserDefinedExceptions
- InvalidDocument < InvalidComponentJSONAPI::Exceptions::UserDefinedExceptions
- InvalidHeader < InvalidComponentJSONAPI::Exceptions::UserDefinedExceptions
- InvalidQueryParam < InvalidComponentJSONAPI::Exceptions::UserDefinedExceptions
- Field < ItemJSONAPI
- HeaderCollection < NameValuePairCollectionJSONAPI
- Header < NameValuePairJSONAPI::HeaderCollection
- Item < ObjectJSONAPI
- Middleware < ObjectJSONAPI
- NameValuePair < ItemJSONAPI
- NameValuePairCollection < CollectionJSONAPI
- ParserJSONAPI
- DocumentParserJSONAPI::Parser
- HeadersParserJSONAPI::Parser
- JSONParserJSONAPI::Parser
- RackReqParamsParserJSONAPI::Parser
- Request < ObjectJSONAPI
- QueryParamCollection < NameValuePairCollectionJSONAPI::Request
- FieldsParam < QueryParamJSONAPI::Request::QueryParamCollection
- Fieldset < ObjectJSONAPI::Request::QueryParamCollection::FieldsParam
- FilterParam < QueryParamJSONAPI::Request::QueryParamCollection
- Filter < ObjectJSONAPI::Request::QueryParamCollection::FilterParam
- IncludeParam < QueryParamJSONAPI::Request::QueryParamCollection
- PageParam < QueryParamJSONAPI::Request::QueryParamCollection
- QueryParam < NameValuePairJSONAPI::Request::QueryParamCollection
- SortParam < QueryParamJSONAPI::Request::QueryParamCollection
- ResponseJSONAPI
- UtilityJSONAPI