Package org.hl7.fhir.r4.context
Interface SimpleWorkerContext.IContextResourceLoader
- Enclosing class:
SimpleWorkerContext
public static interface SimpleWorkerContext.IContextResourceLoader
-
Method Summary
-
Method Details
-
loadBundle
Bundle loadBundle(InputStream stream, boolean isJson) throws org.hl7.fhir.exceptions.FHIRException, IOException - Throws:
org.hl7.fhir.exceptions.FHIRException
IOException
-