Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Fetcher

Index

Constructors

constructor

Properties

mediatypes

mediatypes: {}

Type declaration

  • [k: string]: {}
    • [k: string]: number

requested

requested: {}

Type declaration

  • [k: string]: string | number | boolean

Methods

addCallback

handleError

  • handleError(response: Response, docuri: string | NamedNode, options: RequestInit): Promise<any>
  • Parameters

    • response: Response
    • docuri: string | NamedNode
    • options: RequestInit

    Returns Promise<any>

load

  • load(url: NamedNode[] | string[] | NamedNode | string, options: RDFFetchOpts): Promise<any>

nowOrWhenFetched

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc