-
Methods Method Description org.incenp.linkml.core.ConverterContext.addConverter(Class<?>) Use eitherConverterContext.addConverter(IConverter)with an explicitly instantiatedObjectConverter, orConverterContext.getConverter(Class)(which will automatically trigger the registration of a newly instantiated converter if needed).