|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ValueProducingTagIF
INTERNAL: Implemented by tags whose functionality is such that they process a single input collection to produce their output value.
Method Summary | |
---|---|
Collection |
process(Collection inputCollection)
INTERNAL: Process the input collection and return the output collection. |
Method Detail |
---|
Collection process(Collection inputCollection) throws javax.servlet.jsp.JspException
javax.servlet.jsp.JspException
BaseValueProducingTag
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |