se.kmr.scam.web.taglib.shame
Class DescriptionTag

java.lang.Object
  extended byjavax.servlet.jsp.tagext.TagSupport
      extended byse.kmr.scam.web.taglib.shame.DescriptionTag
All Implemented Interfaces:
IterationTag, Serializable, Tag

public class DescriptionTag
extends TagSupport

Version:
$Revision: 1.5 $
Author:
Jöran
See Also:
Serialized Form
Created:
den 17 februari 2003

Field Summary
protected  org.apache.log4j.Logger _log
           
 
Fields inherited from class javax.servlet.jsp.tagext.TagSupport
id, pageContext
 
Fields inherited from interface javax.servlet.jsp.tagext.IterationTag
EVAL_BODY_AGAIN
 
Fields inherited from interface javax.servlet.jsp.tagext.Tag
EVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE
 
Constructor Summary
DescriptionTag()
           
 
Method Summary
 int doStartTag()
           
 void setNode(String nodeRef)
          Sets a reference to label node.
 
Methods inherited from class javax.servlet.jsp.tagext.TagSupport
doAfterBody, doEndTag, findAncestorWithClass, getId, getParent, getValue, getValues, release, removeValue, setId, setPageContext, setParent, setValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_log

protected org.apache.log4j.Logger _log
Constructor Detail

DescriptionTag

public DescriptionTag()
Method Detail

setNode

public void setNode(String nodeRef)
Sets a reference to label node.

Parameters:
nodeRef - The new node reference value

doStartTag

public int doStartTag()
               throws JspException
Throws:
JspException


Copyright © 2003 SCAM. All Rights Reserved.