it.eng.spago.taglib.html
Class MessagesTei

java.lang.Object
  extended by TagExtraInfo
      extended by it.eng.spago.taglib.html.MessagesTei

public class MessagesTei
extends TagExtraInfo

Implementation of TagExtraInfo for the messages tag, identifying the scripting object(s) to be made visible.


Constructor Summary
MessagesTei()
           
 
Method Summary
 VariableInfo[] getVariableInfo(TagData data)
          Return information about the scripting variables to be created.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MessagesTei

public MessagesTei()
Method Detail

getVariableInfo

public VariableInfo[] getVariableInfo(TagData data)
Return information about the scripting variables to be created.