An element that may be asked to render itself to an {@link IMarkupWriter} using a {@link IRequestCycle}.
This primarily includes {@link IComponent} and {@link IPage}, but also extends to other things, such as objects responsible for rendering static markup text.
@author Howard Lewis Ship
@version $Id: IRender.java 243791 2004-02-19 17:38:13Z hlship $
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.