Package org.cqframework.cql.cql2elm
Class StringLibrarySourceProvider
java.lang.Object
org.cqframework.cql.cql2elm.StringLibrarySourceProvider
- All Implemented Interfaces:
LibrarySourceProvider
This class implements the LibrarySourceProvider API, using a set of strings representing CQL
library content as a source.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetLibrarySource(org.hl7.elm.r1.VersionedIdentifier libraryIdentifier) Methods 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
-
StringLibrarySourceProvider
-
-
Method Details
-
getLibrarySource
- Specified by:
getLibrarySourcein interfaceLibrarySourceProvider
-