Interface | Description |
---|---|
JsonCache |
An interface for querying and mutating a JSON object graph.
|
JsonCache.Factory |
A factory for creating JSON cache root instances.
|
JsonCache.Root |
Load/merge/save/flush functionality implemented by the root of a JSON cache hierarchy.
|
Class | Description |
---|---|
ImplementationVersion | |
Markdown |
Utility class to convert Markdown (CommonMark) to HTML.
|
ModelUtils | |
OptionUtils | |
ProcessUtils | |
SemVer | |
StringUtils | |
URLPathUtils |
Enum | Description |
---|---|
JsonCache.Root.MergePolicy |
Describes cache behaviour when a load method is called for a cache instance that is already loaded.
|
Exception | Description |
---|---|
JsonCache.CacheException |
Exception thrown by cache operations.
|
Copyright © 2019. All rights reserved.