| Package | Description |
|---|---|
| ru.histone.v2.evaluator.resource | |
| ru.histone.v2.utils |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<Resource> |
SchemaResourceLoader.load(Context ctx,
String href,
String baseHref,
Map<String,Object> args) |
CompletableFuture<Resource> |
HistoneResourceLoader.load(Context ctx,
String href,
String baseHref,
Map<String,Object> args)
Load resource using specified href, baseHref and arguments
|
String |
SchemaResourceLoader.resolveFullPath(String location,
String baseLocation) |
String |
HistoneResourceLoader.resolveFullPath(String href,
String baseHref)
Return full path for specified resource href and base href
|
| Modifier and Type | Method and Description |
|---|---|
static String |
IOUtils.readStringFromResource(Resource resource,
String path) |
static String |
IOUtils.readStringFromResource(Resource resource,
String path,
String encoding) |
Copyright © 2017. All rights reserved.