Package de.gematik.refv.snapshots.helper
Class NpmPackageLoader
- java.lang.Object
-
- de.gematik.refv.snapshots.helper.NpmPackageLoader
-
public class NpmPackageLoader extends Object
-
-
Constructor Summary
Constructors Constructor Description NpmPackageLoader()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ca.uhn.fhir.context.support.IValidationSupportloadPackagesAndCreatePrePopulatedValidationSupport(ca.uhn.fhir.context.FhirContext ctx, Collection<String> packageFilesToLoad, String dirPath)
-
-
-
Method Detail
-
loadPackagesAndCreatePrePopulatedValidationSupport
public ca.uhn.fhir.context.support.IValidationSupport loadPackagesAndCreatePrePopulatedValidationSupport(ca.uhn.fhir.context.FhirContext ctx, Collection<String> packageFilesToLoad, String dirPath) throws IOException- Throws:
IOException
-
-