Uses of Interface
org.hippoecm.hst.core.component.HstParameterValueConverter
-
Packages that use HstParameterValueConverter Package Description org.hippoecm.hst.core.component The org.hippoecm.hst.core.component package defines the API for the HST Core Component -
-
Uses of HstParameterValueConverter in org.hippoecm.hst.core.component
Methods in org.hippoecm.hst.core.component with parameters of type HstParameterValueConverter Modifier and Type Method Description <T> T
HstParameterInfoProxyFactory. createParameterInfoProxy(ParametersInfo parametersInfo, ParameterConfiguration parameterConfiguration, javax.servlet.http.HttpServletRequest request, HstParameterValueConverter converter)
Returns a proxy instance of the interface T.
-