org.mmbase.bridge.jsp.taglib
Class WriterTEI
java.lang.Object
javax.servlet.jsp.tagext.TagExtraInfo
org.mmbase.bridge.jsp.taglib.WriterTEI
- Direct Known Subclasses:
- FieldProviderTEI, ImportTEI, IntegerWriterTEI, StringWriterTEI, UrlTEI
public class WriterTEI
- extends TagExtraInfo
Writer tags can also produce a jsp variable, for use in the
body. This is the TEI class which is needed for that.
- Version:
- $Id: WriterTEI.java 35335 2009-05-21 08:14:41Z michiel $
- Author:
- Michiel Meeuwissen
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WriterTEI
public WriterTEI()
scope
protected int scope()
defaultType
protected String defaultType()
getType
protected String getType(String typeAttribute)
- Since:
- MMBase-1.7
getVariableInfo
public VariableInfo[] getVariableInfo(TagData data)
- Overrides:
getVariableInfo in class TagExtraInfo
MMBase 2.0-SNAPSHOT - null