Class ProfileLoader
- java.lang.Object
-
- org.hl7.fhir.validation.cli.utils.ProfileLoader
-
public class ProfileLoader extends Object
-
-
Constructor Summary
Constructors Constructor Description ProfileLoader()
-
-
-
Constructor Detail
-
ProfileLoader
public ProfileLoader()
-
-
Method Detail
-
loadProfileSource
public static byte[] loadProfileSource(String src) throws org.hl7.fhir.exceptions.FHIRException, IOException
- Throws:
org.hl7.fhir.exceptions.FHIRException
IOException
-
-