|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjavax.servlet.jsp.tagext.SimpleTagSupport
org.apache.taglibs.rdc.GetConfigElemTag
This tag is used to retrieve an element from the config.
| Constructor Summary | |
GetConfigElemTag()
|
|
| Method Summary | |
void |
doTag()
Get the element specified by the locator and render to JspWriter |
void |
setLocator(java.lang.String locator)
Set the locator value. |
void |
setXml(org.w3c.dom.Document xml)
Set the xml value. |
| Methods inherited from class javax.servlet.jsp.tagext.SimpleTagSupport |
findAncestorWithClass, getJspBody, getJspContext, getParent, setJspBody, setJspContext, setParent |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public GetConfigElemTag()
| Method Detail |
public final void setXml(org.w3c.dom.Document xml)
xml - The parsed config documentpublic final void setLocator(java.lang.String locator)
locator - The XPath expression
public void doTag()
throws java.io.IOException,
javax.servlet.jsp.JspException
java.io.IOException
javax.servlet.jsp.JspException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||