Class DefaultLibraryLoader
- java.lang.Object
-
- org.opencds.cqf.cql.engine.execution.DefaultLibraryLoader
-
- All Implemented Interfaces:
LibraryLoader
public class DefaultLibraryLoader extends java.lang.Object implements LibraryLoader
-
-
Constructor Summary
Constructors Constructor Description DefaultLibraryLoader()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Libraryload(VersionedIdentifier libraryIdentifier)
-
-
-
Method Detail
-
load
public Library load(VersionedIdentifier libraryIdentifier)
- Specified by:
loadin interfaceLibraryLoader
-
-