public class ConvertsNothing extends Object implements Converters
| Constructor and Description |
|---|
ConvertsNothing() |
public ConvertsNothing()
public boolean canConvert(Type type)
ConverterscanConvert in interface Converterstype - the object Type to convert topublic Object convert(String paramValue, Type type)
Convertersconvert in interface ConvertersparamValue - the String value to converttype - the object Type to convert toCopyright © 2003-2014 Codehaus. All Rights Reserved.