org.zerofun.maven.im.jelly
Class IMTagLibrary

java.lang.Object
  |
  +--org.apache.commons.jelly.TagLibrary
        |
        +--org.apache.commons.jelly.tags.core.CoreTagLibrary
              |
              +--org.zerofun.maven.im.jelly.IMTagLibrary

public class IMTagLibrary
extends org.apache.commons.jelly.tags.core.CoreTagLibrary

Tag library for the Maven Instant Messenger plugin.

Version:
$Revision: 1.1 $
Author:
Sam Mulube

Constructor Summary
IMTagLibrary()
          Constructor.
 
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

IMTagLibrary

public IMTagLibrary()
Constructor. Registers all tags for use by Jelly scripts.



Copyright © 2003 Zerofun Software. All Rights Reserved.