You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@velocity.apache.org by ve...@jakarta.apache.org on 2004/11/04 22:34:37 UTC

[Jakarta-Velocity Wiki] Updated: NullTool

   Date: 2004-11-04T13:34:37
   Editor: ShinobuKawai <sh...@ieee.org>
   Wiki: Jakarta-Velocity Wiki
   Page: NullTool
   URL: http://wiki.apache.org/jakarta-velocity/NullTool

   Error in example uses

Change Log:

------------------------------------------------------------------------------
@@ -34,7 +34,7 @@
  *  $null.isNull($foo)                -> false
  *  $null.isNotNull($foo)             -> true
  *
- *  $null.setNull($ctx, $foo)
+ *  $null.setNull($ctx, "foo")
  *  $foo                              -> $foo (null)
  *  $null.isNull($foo)                -> true
  *  $null.isNotNull($foo)             -> false

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