Interface ILoaderKnowledgeProviderR5
- All Known Implementing Classes:
NullLoaderKnowledgeProviderR5
public interface ILoaderKnowledgeProviderR5
-
Method Summary
Modifier and TypeMethodDescriptionforNewPackage
(org.hl7.fhir.utilities.npm.NpmPackage npm) getResourcePath
(org.hl7.fhir.r5.model.Resource resource) get the path for references to this resource.
-
Method Details
-
getResourcePath
get the path for references to this resource.- Parameters:
resource
-- Returns:
- null if not tracking paths
-
forNewPackage
ILoaderKnowledgeProviderR5 forNewPackage(org.hl7.fhir.utilities.npm.NpmPackage npm) throws com.google.gson.JsonSyntaxException, IOException - Throws:
com.google.gson.JsonSyntaxException
IOException
-
getWebRoot
-