Class ImportTag

All Implemented Interfaces:
BodyTag, IterationTag, JspTag, Tag, TryCatchFinally, Serializable, ParamParent

public class ImportTag extends ImportSupport

A handler for <import> that supports rtexprvalue-based attributes.

Author:
Shawn Bayern
See Also: