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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
