Uses of Class
org.hl7.fhir.utilities.npm.BasePackageCacheManager.InputStreamWithSrc
-
Packages that use BasePackageCacheManager.InputStreamWithSrc Package Description org.hl7.fhir.utilities.npm -
-
Uses of BasePackageCacheManager.InputStreamWithSrc in org.hl7.fhir.utilities.npm
Methods in org.hl7.fhir.utilities.npm that return BasePackageCacheManager.InputStreamWithSrc Modifier and Type Method Description protected BasePackageCacheManager.InputStreamWithSrcBasePackageCacheManager. loadFromPackageServer(String id, String version)Try to load a package from all registered package servers, and returnnullif it can not be found at any of them.protected BasePackageCacheManager.InputStreamWithSrcFilesystemPackageCacheManager. loadFromPackageServer(String id, String version)
-