Package | Description |
---|---|
com.caucho.jsp.java | |
javax.servlet.jsp.tagext |
Modifier and Type | Class and Description |
---|---|
class |
JspTagFileSupport
Represents the body for a tag file with no scripting.
|
class |
JspTagSupport
Represents the body for a SimpleTag
|
Modifier and Type | Class and Description |
---|---|
class |
SimpleTagSupport
Support for SimpleTag.
|
Constructor and Description |
---|
TagAdapter(SimpleTag adaptee)
Creates a new adapter.
|