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

org.eweb4j.util.xml.BeanXMLConstant Maven / Gradle / Ivy

The newest version!
package org.eweb4j.util.xml;

public interface BeanXMLConstant {
	static String ROOT_ELEMENT = "beans";
	static String SUBROOT_ELEMENT = "bean";
}	




© 2015 - 2025 Weber Informatics LLC | Privacy Policy