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

net.sf.xmlform.util.MessageParameters Maven / Gradle / Ivy

package net.sf.xmlform.util;

/**
 * @author Liu Zhikun
 */

public interface MessageParameters {
	public String getParameter(String key);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy