|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Part of a Component that is attached to a DOM Element. A NodeHandler is attached to an element node at initialization time.
| Method Summary | |
void |
destroy(javax.servlet.http.HttpSession session)
|
void |
initialize(RequestContext context,
XmlComponent comp,
org.w3c.dom.Element element)
initializes the handler |
void |
render(RequestContext context)
renders itself by changing the DOM Element |
| Method Detail |
public void initialize(RequestContext context,
XmlComponent comp,
org.w3c.dom.Element element)
throws java.lang.Exception
context - the current requestelement - the element that this handler is responsible for
java.lang.Exception
public void destroy(javax.servlet.http.HttpSession session)
throws java.lang.Exception
java.lang.Exception
public void render(RequestContext context)
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||