Class PriorityLibrarySourceLoader

java.lang.Object
org.cqframework.cql.cql2elm.PriorityLibrarySourceLoader
All Implemented Interfaces:
LibrarySourceLoader, PathAware, org.hl7.cql.model.NamespaceAware

public class PriorityLibrarySourceLoader extends Object implements LibrarySourceLoader, org.hl7.cql.model.NamespaceAware, PathAware
Used by LibraryManager to manage a set of library source providers that resolve library includes within CQL. Package private since its not intended to be used outside the context of the instantiating LibraryManager instance.