![]() |
Quadcap Embeddable Server |
Inheritance diagram for com.quadcap.http.servlets.jsp.TagJspPage:

Definition at line 50 of file TagJspPage.java.
Public Member Functions | |
| TagJspPage () | |
| TagJspPage (TagContext context) | |
| TagInstance | makeInstance (TagContext context) |
| String | getTagName () |
|
|
Definition at line 51 of file TagJspPage.java. Referenced by com.quadcap.http.servlets.jsp.TagJspPage.makeInstance(). |
|
|
Definition at line 53 of file TagJspPage.java. |
|
|||||||||||
|
Reimplemented from com.quadcap.http.servlets.jsp.TagJsp. Definition at line 63 of file TagJspPage.java. References com.quadcap.http.servlets.jsp.TagContext.addPageDirective(), and com.quadcap.http.servlets.jsp.TagJspPage.doStartTag(). Referenced by com.quadcap.http.servlets.jsp.TagJspPage.doStartTag(). |
|
|
Reimplemented from com.quadcap.http.servlets.jsp.TagJsp. Definition at line 61 of file TagJspPage.java. |
|
|
Implements com.quadcap.http.servlets.jsp.TagJsp. Definition at line 57 of file TagJspPage.java. References com.quadcap.http.servlets.jsp.TagJspPage.makeInstance(), and com.quadcap.http.servlets.jsp.TagJspPage.TagJspPage(). Referenced by com.quadcap.http.servlets.jsp.TagJspPage.makeInstance(). |