# Generated by roxygen2: do not edit by hand

S3method(after_response,RSTACQuery)
S3method(after_response,collection_id)
S3method(after_response,collections)
S3method(after_response,ext_query)
S3method(after_response,item_id)
S3method(after_response,items)
S3method(after_response,search)
S3method(after_response,stac)
S3method(before_request,RSTACQuery)
S3method(before_request,collection_id)
S3method(before_request,collections)
S3method(before_request,ext_query)
S3method(before_request,item_id)
S3method(before_request,items)
S3method(before_request,search)
S3method(before_request,stac)
S3method(check_subclass,RSTACDocument)
S3method(check_subclass,RSTACQuery)
S3method(endpoint,RSTACQuery)
S3method(endpoint,collection_id)
S3method(endpoint,collections)
S3method(endpoint,ext_query)
S3method(endpoint,item_id)
S3method(endpoint,items)
S3method(endpoint,search)
S3method(endpoint,stac)
S3method(print,RSTACQuery)
S3method(print,STACCatalog)
S3method(print,STACCollection)
S3method(print,STACCollectionList)
S3method(print,STACItem)
S3method(print,STACItemCollection)
S3method(stac_version,RSTACDocument)
S3method(stac_version,RSTACQuery)
S3method(stac_version,STACCollectionList)
S3method(subclass,RSTACDocument)
S3method(subclass,RSTACQuery)
export("%>%")
export(RSTACDocument)
export(RSTACQuery)
export(after_response)
export(assets_download)
export(assets_list)
export(before_request)
export(check_query_verb)
export(check_subclass)
export(collections)
export(content_response)
export(doc_query)
export(endpoint)
export(ext_query)
export(get_request)
export(items)
export(items_bands)
export(items_bbox)
export(items_datetime)
export(items_fetch)
export(items_fields)
export(items_group)
export(items_length)
export(items_matched)
export(items_reap)
export(omit_query_params)
export(post_request)
export(stac)
export(stac_search)
export(stac_version)
export(subclass)
importFrom(crayon,bold)
importFrom(httr,GET)
importFrom(httr,POST)
importFrom(httr,add_headers)
importFrom(httr,content)
importFrom(httr,http_type)
importFrom(httr,status_code)
importFrom(httr,write_disk)
importFrom(jsonlite,validate)
importFrom(magrittr,"%>%")
importFrom(utils,modifyList)
