Uses of Class
org.hl7.fhir.dstu2.utils.SimpleWorkerContext
-
Packages that use SimpleWorkerContext Package Description org.hl7.fhir.dstu2.utils -
-
Uses of SimpleWorkerContext in org.hl7.fhir.dstu2.utils
Methods in org.hl7.fhir.dstu2.utils that return SimpleWorkerContext Modifier and Type Method Description static SimpleWorkerContextSimpleWorkerContext. fromClassPath()static SimpleWorkerContextSimpleWorkerContext. fromDefinitions(Map<String,byte[]> source)static SimpleWorkerContextSimpleWorkerContext. fromPack(String path)Load the working context from the validation pack
-