All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.hl7.elm_modelinfo.r1.serializing.ModelInfoReaderProvider Maven / Gradle / Ivy

package org.hl7.elm_modelinfo.r1.serializing;

public interface ModelInfoReaderProvider {
    ModelInfoReader create(String contentType);
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy