
Interface IValidatorResourceFetcher
Deprecated.
-
Method Summary
-
Method Details
-
fetch
Element fetch(Object appContext, String url) throws IOException, org.hl7.fhir.exceptions.FHIRException Deprecated.- Throws:
IOException
org.hl7.fhir.exceptions.FHIRException
-
resolveURL
boolean resolveURL(Object appContext, String path, String url) throws IOException, org.hl7.fhir.exceptions.FHIRException Deprecated.- Throws:
IOException
org.hl7.fhir.exceptions.FHIRException
-