com.j2biz.blogunity.web.taglibs
Class EntryTag
java.lang.Object
javax.servlet.jsp.tagext.TagSupport
com.j2biz.blogunity.web.taglibs.EntryTag
- All Implemented Interfaces:
- IterationTag, JspTag, Serializable, Tag
- public class EntryTag
- extends TagSupport
- See Also:
- Serialized Form
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, toString, wait, wait, wait |
EntryTag
public EntryTag()
getEntry
public Entry getEntry()
setEntry
public void setEntry(Entry entry)
doEndTag
public int doEndTag()
throws JspException
- Throws:
JspException
doStartTag
public int doStartTag()
throws JspException
- Throws:
JspException
Copyright (c)j2biz.com