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,v 1.12 2005/08/25 12:33:18 michiel Exp $
- 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)
MMBase build 1.8.1.20060716