|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectTagSupport
it.eng.spago.taglib.html.Snipplet
public class Snipplet
Constructor Summary | |
---|---|
Snipplet()
|
Method Summary | |
---|---|
int |
doStartTag()
Description of the Method |
java.lang.String |
getAlias()
Gets the alias attribute of the Snipplet object |
java.lang.String |
getUrl()
Gets the url attribute of the Snipplet object |
void |
setAlias(java.lang.String alias)
Sets the alias attribute of the Snipplet object |
void |
setUrl(java.lang.String url)
Sets the url attribute of the Snipplet object |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Snipplet()
Method Detail |
---|
public int doStartTag() throws javax.servlet.jsp.JspException
javax.servlet.jsp.JspException
- Description of the Exceptionpublic void setUrl(java.lang.String url)
url
- The new url valuepublic java.lang.String getUrl()
public void setAlias(java.lang.String alias)
alias.
- The new alias valuepublic java.lang.String getAlias()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |