![JAR search and dependency download from the Maven repository](/logo.png)
nyla.solutions.global.xml.XMLizable Maven / Gradle / Ivy
/*
* 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.global.xml;
/**
* @author jjones
*
*/
public interface XMLizable {
public String toXML();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy