Uses of Package
no.hasmac.jsonld.loader
-
Packages that use no.hasmac.jsonld.loader Package Description no.hasmac.jsonld Provides APIs to process JSON-LD.no.hasmac.jsonld.api no.hasmac.jsonld.loader Remote Document and Context Retrieval. -
Classes in no.hasmac.jsonld.loader used by no.hasmac.jsonld Class Description DocumentLoader TheDocumentLoader
defines an interface that custom document loaders have to implement to be used to retrieve remote documents and contexts. -
Classes in no.hasmac.jsonld.loader used by no.hasmac.jsonld.api Class Description DocumentLoader TheDocumentLoader
defines an interface that custom document loaders have to implement to be used to retrieve remote documents and contexts. -
Classes in no.hasmac.jsonld.loader used by no.hasmac.jsonld.loader Class Description DefaultHttpLoader DocumentLoader TheDocumentLoader
defines an interface that custom document loaders have to implement to be used to retrieve remote documents and contexts.DocumentLoaderOptions TheDocumentLoaderOptions
is used to pass various options to theDocumentLoader
.DocumentReader DocumentResolver HttpLoader SchemeRouter