Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.roller.presentation.weblog.tags
Class WeblogCategoryChooserTag  view WeblogCategoryChooserTag download WeblogCategoryChooserTag.java

java.lang.Object
  extended byjavax.servlet.jsp.tagext.TagSupport
      extended byorg.roller.presentation.tags.HybridTag
          extended byorg.roller.presentation.weblog.tags.WeblogCategoryChooserTag
All Implemented Interfaces:
javax.servlet.jsp.tagext.IterationTag, javax.servlet.jsp.tagext.JspTag, java.io.Serializable, javax.servlet.jsp.tagext.Tag

public class WeblogCategoryChooserTag
extends org.roller.presentation.tags.HybridTag


Field Summary
private static org.apache.commons.logging.Log mLogger
           
 
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
WeblogCategoryChooserTag()
           
 
Method Summary
 int doStartTag(java.io.PrintWriter pw)
          Process start tag.
 
Methods inherited from class org.roller.presentation.tags.HybridTag
doEndTag, doEndTag, doStartTag, emit, toString
 
Methods inherited from class javax.servlet.jsp.tagext.TagSupport
doAfterBody, 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, wait, wait, wait
 

Field Detail

mLogger

private static org.apache.commons.logging.Log mLogger
Constructor Detail

WeblogCategoryChooserTag

public WeblogCategoryChooserTag()
Method Detail

doStartTag

public int doStartTag(java.io.PrintWriter pw)
               throws javax.servlet.jsp.JspException
Process start tag.