![JAR search and dependency download from the Maven repository](/logo.png)
org.hl7.elm_modelinfo.r1.serializing.ModelInfoReaderProvider Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of model Show documentation
Show all versions of model Show documentation
The model library for the Clinical Quality Language Java reference implementation
package org.hl7.elm_modelinfo.r1.serializing;
public interface ModelInfoReaderProvider {
ModelInfoReader create(String contentType);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy