Class Import
java.lang.Object
org.apache.jasper.tagplugins.jstl.core.Import
- All Implemented Interfaces:
TagPlugin
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddoTag(TagPluginContext ctxt) Generate codes for a custom tag.
-
Constructor Details
-
Import
public Import()Creates a new instance of the Import tag plugin.
-
-
Method Details