| Package | Description |
|---|---|
| com.github.fge.jsonschema.load |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultURIDownloader
Default URI downloader
|
class |
ResourceURIDownloader
A downloader for the custom
resource "scheme" |
| Modifier and Type | Method and Description |
|---|---|
static URIDownloader |
DefaultURIDownloader.getInstance() |
static URIDownloader |
ResourceURIDownloader.getInstance() |
| Modifier and Type | Method and Description |
|---|---|
Dictionary<URIDownloader> |
LoadingConfiguration.downloaders() |
static Dictionary<URIDownloader> |
DefaultDownloadersDictionary.get() |
| Modifier and Type | Method and Description |
|---|---|
LoadingConfigurationBuilder |
LoadingConfigurationBuilder.addScheme(String scheme,
URIDownloader downloader) |
Copyright © 2013. All Rights Reserved.