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

org.hisrc.jsonix.context.JsonixContext Maven / Gradle / Ivy

There is a newer version: 2.3.9
Show newest version
package org.hisrc.jsonix.context;

import org.slf4j.ILoggerFactory;

/**
 * Jsonix schema compiler context.
 * 
 * @author Alexey Valikov
 *
 */
public interface JsonixContext {

	public ILoggerFactory getLoggerFactory();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy