|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.servlet.jsp.tagext.TagSupport
net.ontopia.topicmaps.nav2.taglibs.value.BaseValueProducingTag
net.ontopia.topicmaps.nav2.taglibs.value.BaseValueProducingAndAcceptingTag
net.ontopia.topicmaps.nav2.taglibs.TMvalue.NameTag
public class NameTag
INTERNAL: Value Producing Tag for finding the most appropiate name for each of all the topics in a collection.
Field Summary |
---|
Fields inherited from class net.ontopia.topicmaps.nav2.taglibs.value.BaseValueProducingAndAcceptingTag |
---|
contextTag, inputCollection |
Fields inherited from class net.ontopia.topicmaps.nav2.taglibs.value.BaseValueProducingTag |
---|
variableName |
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 | |
---|---|
NameTag()
|
Method Summary | |
---|---|
Collection |
process(Collection topics)
INTERNAL: Process the input collection and return the output collection. |
void |
setBasenameScope(String scopeVarName)
|
void |
setGrabber(String classname)
|
void |
setVariantScope(String scopeVarName)
|
Methods inherited from class net.ontopia.topicmaps.nav2.taglibs.value.BaseValueProducingAndAcceptingTag |
---|
accept, doEndTag, doStartTag, getInputCollection |
Methods inherited from class net.ontopia.topicmaps.nav2.taglibs.value.BaseValueProducingTag |
---|
release, setOf |
Methods inherited from class javax.servlet.jsp.tagext.TagSupport |
---|
doAfterBody, findAncestorWithClass, getId, getParent, getValue, getValues, removeValue, setId, setPageContext, setParent, setValue |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NameTag()
Method Detail |
---|
public Collection process(Collection topics) throws javax.servlet.jsp.JspTagException
ValueProducingTagIF
javax.servlet.jsp.JspTagException
BaseValueProducingTag
public void setGrabber(String classname) throws NavigatorRuntimeException
NavigatorRuntimeException
public final void setBasenameScope(String scopeVarName)
public final void setVariantScope(String scopeVarName)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |