Package org.cqframework.fhir.npm
Class LibraryLoader
java.lang.Object
org.cqframework.fhir.npm.LibraryLoader
- All Implemented Interfaces:
ILibraryReader
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LibraryLoader
-
-
Method Details
-
readLibrary
public org.hl7.fhir.r5.model.Library readLibrary(InputStream stream) throws org.hl7.fhir.exceptions.FHIRFormatError, IOException - Specified by:
readLibraryin interfaceILibraryReader- Throws:
org.hl7.fhir.exceptions.FHIRFormatErrorIOException
-