org.apache.velocity.test.provider
Class NullToStringObject

java.lang.Object
  extended by org.apache.velocity.test.provider.NullToStringObject

public class NullToStringObject
extends Object

Used to confirm that a null to string is processed properly

Version:
$Id: NullToStringObject.java 463298 2006-10-12 16:10:32Z henning $
Author:
Will Glass-Husain

Constructor Summary
NullToStringObject()
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NullToStringObject

public NullToStringObject()
Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2000-2008 The Apache Software Foundation. All Rights Reserved.