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

nyla.solutions.xml.XMLizable Maven / Gradle / Ivy

The newest version!
/*
 * Created on Dec 2, 2004
 *
 * TODO To change the template for this generated file go to
 * Window - Preferences - Java - Code Style - Code Templates
 */
package nyla.solutions.xml;

/**
 * @author jjones
 *
 */
public interface XMLizable {

	public String toXML();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy