Author: dolander
Date: Wed Oct 13 14:30:33 2004
New Revision: 54751
Modified:
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/Anchor.java
Log:
Update the TLDX
Modified:
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/Anchor.java
==============================================================================
---
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/Anchor.java
(original)
+++
incubator/beehive/trunk/netui/src/tags-html/org/apache/beehive/netui/tags/html/Anchor.java
Wed Oct 13 14:30:33 2004
@@ -315,6 +315,7 @@
* @netui:attribute required="false" rtexprvalue="true"
* description="The URL to go to."
* @netui.tldx:attribute
propertyclass="workshop.jspdesigner.properties.URIPropertyClass"
+ * reftype="url"
*/
public void setHref(String href)
throws JspException