Class CachingDocumentLoader

java.lang.Object
org.eclipse.rdf4j.rio.jsonld.CachingDocumentLoader
All Implemented Interfaces:
no.hasmac.jsonld.loader.DocumentLoader

public class CachingDocumentLoader extends Object implements no.hasmac.jsonld.loader.DocumentLoader
  • Constructor Details

    • CachingDocumentLoader

      public CachingDocumentLoader(boolean secureMode, Set<String> whitelist, boolean documentLoaderCache)
  • Method Details

    • loadDocument

      public no.hasmac.jsonld.document.Document loadDocument(URI uri, no.hasmac.jsonld.loader.DocumentLoaderOptions options)
      Specified by:
      loadDocument in interface no.hasmac.jsonld.loader.DocumentLoader