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

Definition at line 55 of file TagJspUseBean.java.
Public Member Functions | |
| TagJspUseBean () | |
| TagJspUseBean (TagContext context) | |
| TagInstance | makeInstance (TagContext context) |
| void | doCharacters (char[] ch, int off, int cnt) throws JspException |
Static Package Functions | |
| [static initializer] | |
Static Package Attributes | |
| Hashtable | scopes = new Hashtable() |
|
|
Definition at line 64 of file TagJspUseBean.java. Referenced by com.quadcap.http.servlets.jsp.TagJspUseBean.makeInstance(). |
|
|
Definition at line 66 of file TagJspUseBean.java. |
|
|
|
|
||||||||||||||||
|
Reimplemented from com.quadcap.http.servlets.jsp.TagJsp. Definition at line 139 of file TagJspUseBean.java. References com.quadcap.http.servlets.jsp.TagJspUseBean.doCharacters(). Referenced by com.quadcap.http.servlets.jsp.TagJspUseBean.doCharacters(). |
|
|||||||||||
|
Reimplemented from com.quadcap.http.servlets.jsp.TagJsp. Definition at line 74 of file TagJspUseBean.java. References com.quadcap.http.servlets.jsp.TagJspUseBean.doStartTag(), com.quadcap.http.servlets.jsp.TagContext.getPrintWriter(), and com.quadcap.http.servlets.jsp.TagJspUseBean.scopes. Referenced by com.quadcap.http.servlets.jsp.TagJspUseBean.doStartTag(). |
|
|
Implements com.quadcap.http.servlets.jsp.TagJsp. Definition at line 70 of file TagJspUseBean.java. References com.quadcap.http.servlets.jsp.TagJspUseBean.makeInstance(), and com.quadcap.http.servlets.jsp.TagJspUseBean.TagJspUseBean(). Referenced by com.quadcap.http.servlets.jsp.TagJspUseBean.makeInstance(). |
|
|
Definition at line 56 of file TagJspUseBean.java. Referenced by com.quadcap.http.servlets.jsp.TagJspUseBean.doStartTag(). |