public class ObjectConverter extends AbstractConverter<Object>
logger| Constructor and Description |
|---|
ObjectConverter() |
public Object convert(String value)
value - The string to be converted. May be nullnull if the value is null or empty, otherwise the
value itselfname.pehl.piriti.converter.client.Converter#convert(java.lang.String,
java.lang.String)Copyright © 2013 Harald Pehl. All Rights Reserved.