Uses of Package
com.apicatalog.jsonld.loader
-
Packages that use com.apicatalog.jsonld.loader Package Description com.apicatalog.jsonld Provides APIs to process JSON-LD.com.apicatalog.jsonld.api com.apicatalog.jsonld.loader Remote Document and Context Retrieval. -
Classes in com.apicatalog.jsonld.loader used by com.apicatalog.jsonld Class Description DocumentLoader TheDocumentLoaderdefines an interface that custom document loaders have to implement to be used to retrieve remote documents and contexts. -
Classes in com.apicatalog.jsonld.loader used by com.apicatalog.jsonld.api Class Description DocumentLoader TheDocumentLoaderdefines an interface that custom document loaders have to implement to be used to retrieve remote documents and contexts. -
Classes in com.apicatalog.jsonld.loader used by com.apicatalog.jsonld.loader Class Description DocumentLoader TheDocumentLoaderdefines an interface that custom document loaders have to implement to be used to retrieve remote documents and contexts.DocumentLoaderOptions TheDocumentLoaderOptionsis used to pass various options to theDocumentLoader.SchemeRouter