You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@velocity.apache.org by Apache Wiki <wi...@apache.org> on 2005/11/07 16:57:22 UTC

[Jakarta-velocity Wiki] Update of "VelocityTools" by DaigoKobayashi

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Jakarta-velocity Wiki" for change notification.

The following page has been changed by DaigoKobayashi:
http://wiki.apache.org/jakarta-velocity/VelocityTools

------------------------------------------------------------------------------
   * IfNullDirective -- A directive (#ifnull) that renders contents if the given value is null.
   * IfNotNullDirective -- A directive (#ifnotnull) that renders contents if the given value is not null.
   * MonostateVelocityEngine -- A nasty VelocityEngine for people who want to be polymorphic with the Singleton model.  See [http://issues.apache.org/bugzilla/show_bug.cgi?id=21258 Bug 21258].
+  * MergeDirective -- A directive (#merge) that use incremental code generation.
  
  ==== Old Contributed Code (for use with old versions of VelocityTools) ====
  

---------------------------------------------------------------------
To unsubscribe, e-mail: velocity-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: velocity-dev-help@jakarta.apache.org