public class LoaderUriDownloader extends Object implements com.github.fge.jsonschema.core.load.download.URIDownloader
| Constructor and Description |
|---|
LoaderUriDownloader(Loader delegate) |
| Modifier and Type | Method and Description |
|---|---|
static com.github.fge.jsonschema.main.JsonSchemaFactory |
createJsonSchemaFactory(Loader loader) |
static com.github.fge.jsonschema.main.JsonSchemaFactory |
createJsonSchemaFactory(Loader loader,
com.github.fge.jsonschema.core.load.configuration.LoadingConfiguration loadingConfiguration,
com.github.fge.jsonschema.core.report.ReportProvider reportProvider,
com.github.fge.jsonschema.cfg.ValidationConfiguration validationConfiguration) |
InputStream |
fetch(URI source) |
public LoaderUriDownloader(Loader delegate)
public static com.github.fge.jsonschema.main.JsonSchemaFactory createJsonSchemaFactory(Loader loader)
public static com.github.fge.jsonschema.main.JsonSchemaFactory createJsonSchemaFactory(Loader loader, com.github.fge.jsonschema.core.load.configuration.LoadingConfiguration loadingConfiguration, com.github.fge.jsonschema.core.report.ReportProvider reportProvider, com.github.fge.jsonschema.cfg.ValidationConfiguration validationConfiguration)
public InputStream fetch(URI source) throws IOException
fetch in interface com.github.fge.jsonschema.core.load.download.URIDownloaderIOExceptionCopyright © 2015–2017. All rights reserved.