Class CacheableDocumentLoader

java.lang.Object
org.fiware.mintaka.context.CacheableDocumentLoader
All Implemented Interfaces:
com.apicatalog.jsonld.loader.DocumentLoader

@Singleton public class CacheableDocumentLoader extends Object implements com.apicatalog.jsonld.loader.DocumentLoader
  • Constructor Details

    • CacheableDocumentLoader

      public CacheableDocumentLoader()
  • Method Details

    • loadDocument

      public com.apicatalog.jsonld.document.Document loadDocument(URI url, com.apicatalog.jsonld.loader.DocumentLoaderOptions options) throws com.apicatalog.jsonld.JsonLdError
      Specified by:
      loadDocument in interface com.apicatalog.jsonld.loader.DocumentLoader
      Throws:
      com.apicatalog.jsonld.JsonLdError