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
DocumentLoaderdefines 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
DocumentLoaderdefines 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
DocumentLoaderdefines an interface that custom document loaders have to implement to be used to retrieve remote documents and contexts.TheDocumentLoaderOptionsis used to pass various options to theDocumentLoader.