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

io.odysz.module.xtable.IXMLStruct Maven / Gradle / Ivy

package io.odysz.module.xtable;

public interface IXMLStruct {
	public String rootTag();
	public String tableTag();
	public String recordTag();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy