public interface HstParameterValueConverter
Object convert(String parameterValue, Class<?> returnType) throws HstParameterValueConversionException
parameterValue
- returnType
- String
parameterValue
converted to the returnType
classHstParameterValueConversionException
- when the conversion failedCopyright © 2008-2013 Hippo B.V. (http://www.onehippo.com). All Rights Reserved.