net.sf.oval.localization.value
Class ToStringMessageValueFormatter
java.lang.Object
net.sf.oval.localization.value.ToStringMessageValueFormatter
- All Implemented Interfaces:
- MessageValueFormatter
public class ToStringMessageValueFormatter
- extends Object
- implements MessageValueFormatter
- Author:
- Sebastian Thomschke
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INSTANCE
public static final ToStringMessageValueFormatter INSTANCE
ToStringMessageValueFormatter
public ToStringMessageValueFormatter()
format
public String format(Object value)
-
- Specified by:
format
in interface MessageValueFormatter
- Returns:
- a string representation of the given value object
Copyright © 2005-2013 The OVal Development Team. All Rights Reserved.