Package org.cqframework.cql.cql2elm
Class DefaultLibrarySourceProvider
java.lang.Object
org.cqframework.cql.cql2elm.DefaultLibrarySourceProvider
- All Implemented Interfaces:
LibrarySourceProvider,PathAware
public class DefaultLibrarySourceProvider
extends Object
implements LibrarySourceProvider, PathAware
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetLibrarySource(org.hl7.elm.r1.VersionedIdentifier libraryIdentifier) voidMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.cqframework.cql.cql2elm.LibrarySourceProvider
getLibraryContent
-
Constructor Details
-
DefaultLibrarySourceProvider
-
-
Method Details
-
setPath
-
getLibrarySource
- Specified by:
getLibrarySourcein interfaceLibrarySourceProvider
-