Uses of Package
no.hasmac.jsonld.loader
Packages that use no.hasmac.jsonld.loader
Package
Description
Provides APIs to process JSON-LD.
Remote Document and Context Retrieval.
-
Classes in no.hasmac.jsonld.loader used by no.hasmac.jsonldClassDescriptionThe
DocumentLoader
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.apiClassDescriptionThe
DocumentLoader
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.loaderClassDescriptionThe
DocumentLoader
defines an interface that custom document loaders have to implement to be used to retrieve remote documents and contexts.TheDocumentLoaderOptions
is used to pass various options to theDocumentLoader
.