static SimpleWorkerContext |
SimpleWorkerContext.fromClassPath() |
static SimpleWorkerContext |
SimpleWorkerContext.fromClassPath(String name) |
static SimpleWorkerContext |
SimpleWorkerContext.fromDefinitions(Map<String,byte[]> source) |
static SimpleWorkerContext |
SimpleWorkerContext.fromDefinitions(Map<String,byte[]> source,
SimpleWorkerContext.IContextResourceLoader loader) |
static SimpleWorkerContext |
SimpleWorkerContext.fromPack(String path)
Load the working context from the validation pack
|
static SimpleWorkerContext |
SimpleWorkerContext.fromPack(String path,
boolean allowDuplicates) |
static SimpleWorkerContext |
SimpleWorkerContext.fromPack(String path,
SimpleWorkerContext.IContextResourceLoader loader) |
static SimpleWorkerContext |
SimpleWorkerContext.fromPackage(org.hl7.fhir.utilities.npm.NpmPackage pi) |
static SimpleWorkerContext |
SimpleWorkerContext.fromPackage(org.hl7.fhir.utilities.npm.NpmPackage pi,
boolean allowDuplicates) |
static SimpleWorkerContext |
SimpleWorkerContext.fromPackage(org.hl7.fhir.utilities.npm.NpmPackage pi,
SimpleWorkerContext.IContextResourceLoader loader) |