org.apache.commons.jelly.tags.interaction
Class InteractionTagLibrary

java.lang.Object
  extended byorg.apache.commons.jelly.TagLibrary
      extended byorg.apache.commons.jelly.tags.interaction.InteractionTagLibrary

public class InteractionTagLibrary
extends org.apache.commons.jelly.TagLibrary

A TagLibrary to interact with the user.

Author:
Stéphane MOR

Field Summary
 
Fields inherited from class org.apache.commons.jelly.TagLibrary
 
Constructor Summary
InteractionTagLibrary()
          Registers all the Tags.
 
Methods inherited from class org.apache.commons.jelly.TagLibrary
createExpression, createTag, createTagScript, getExpressionFactory, getTagClasses, registerTag, registerTagFactory
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InteractionTagLibrary

public InteractionTagLibrary()
Registers all the Tags.