com.octo.captcha.module.taglib
Class QuestionTag

java.lang.Object
  extended by com.octo.captcha.module.taglib.BaseCaptchaTag
      extended by com.octo.captcha.module.taglib.QuestionTag

public abstract class QuestionTag
extends BaseCaptchaTag


Field Summary
 
Fields inherited from class com.octo.captcha.module.taglib.BaseCaptchaTag
pageContext, parent
 
Constructor Summary
QuestionTag()
           
 
Method Summary
 int doEndTag()
           
 
Methods inherited from class com.octo.captcha.module.taglib.BaseCaptchaTag
doStartTag, getParent, getService, release, setPageContext, setParent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QuestionTag

public QuestionTag()
Method Detail

doEndTag

public int doEndTag()
             throws javax.servlet.jsp.JspException
Specified by:
doEndTag in class BaseCaptchaTag
Throws:
javax.servlet.jsp.JspException


Copyright 2003-2009 JCaptcha. All Rights Reserved.