Package com.github.jsonldjava.utils


package com.github.jsonldjava.utils
  • Classes
    Class
    Description
     
    Implementation of the Apache HttpClient HttpCacheStorage interface using jarcache.json files on the classpath to identify static JSON-LD resources on the classpath, to avoid retrieving them.
     
    Functions used to make loading, parsing, and serializing JSON easy using Jackson.