org.mmbase.bridge.jsp.taglib
Class WriterTEI
org.mmbase.bridge.jsp.taglib.WriterTEI
- Direct Known Subclasses:
- ImportTEI, IntegerWriterTEI, StringWriterTEI, UrlTEI
- public class WriterTEI
Writer tags can also produce a jsp variable, for use in the
body. This is the TEI class which is needed for that.
- Author:
- Michiel Meeuwissen
|
Method Summary |
protected java.lang.String |
defaultType()
|
javax.servlet.jsp.tagext.VariableInfo[] |
getVariableInfo(javax.servlet.jsp.tagext.TagData data)
|
protected int |
scope()
|
WriterTEI
public WriterTEI()
scope
protected int scope()
defaultType
protected java.lang.String defaultType()
getVariableInfo
public javax.servlet.jsp.tagext.VariableInfo[] getVariableInfo(javax.servlet.jsp.tagext.TagData data)
MMBase 2002