| Interface of elements that can be cloned at fill time.
In some cases multiple copies of the same element are evaluated, prepared and filled simultaneously.
Such an element should implement this interface so that working clones of the element can be created.
author: Lucian Chirita (lucianc@users.sourceforge.net) version: $Id: JRCloneable.java 1229 2006-04-19 10:27:35Z teodord $ |