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

templates.java.ExceptionUtilsImports.vm Maven / Gradle / Ivy

Go to download

Produces generic Java code, such as: value objects, enumerations, exceptions, interfaces, etc.

The newest version!
## Contains the imports used by the methods in ExceptionUtils.vm
import org.apache.commons.beanutils.PropertyUtils;
#if ($XMLBindingAnnotations)
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlRootElement;
import javax.xml.bind.annotation.XmlType;
#end




© 2015 - 2025 Weber Informatics LLC | Privacy Policy