|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object
|
+--javax.servlet.jsp.tagext.TagExtraInfo
|
+--org.mmbase.bridge.jsp.taglib.WriterTEI
Writer tags can also produce a jsp variable, for use in the body. This is the TEI class which is needed for that.
| Constructor Summary | |
WriterTEI()
|
|
| Method Summary | |
protected java.lang.String |
defaultType()
|
javax.servlet.jsp.tagext.VariableInfo[] |
getVariableInfo(javax.servlet.jsp.tagext.TagData data)
|
protected int |
scope()
|
| Methods inherited from class javax.servlet.jsp.tagext.TagExtraInfo |
getTagInfo, isValid, setTagInfo |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public WriterTEI()
| Method Detail |
protected int scope()
protected java.lang.String defaultType()
public javax.servlet.jsp.tagext.VariableInfo[] getVariableInfo(javax.servlet.jsp.tagext.TagData data)
getVariableInfo in class javax.servlet.jsp.tagext.TagExtraInfo
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||