public static interface IResourceValidator.IValidatorResourceFetcher
| Modifier and Type | Method and Description |
|---|---|
Element |
fetch(Object appContext,
String url) |
boolean |
resolveURL(Object appContext,
String path,
String url) |
IResourceValidator.ReferenceValidationPolicy |
validationPolicy(Object appContext,
String path,
String url) |
Element fetch(Object appContext, String url) throws org.hl7.fhir.exceptions.FHIRFormatError, org.hl7.fhir.exceptions.DefinitionException, org.hl7.fhir.exceptions.FHIRException, IOException
org.hl7.fhir.exceptions.FHIRFormatErrororg.hl7.fhir.exceptions.DefinitionExceptionorg.hl7.fhir.exceptions.FHIRExceptionIOExceptionIResourceValidator.ReferenceValidationPolicy validationPolicy(Object appContext, String path, String url)
boolean resolveURL(Object appContext, String path, String url) throws IOException, org.hl7.fhir.exceptions.FHIRException
IOExceptionorg.hl7.fhir.exceptions.FHIRExceptionCopyright © 2014–2021 Health Level 7. All rights reserved.