Uses of Class
org.apache.wicket.util.string.interpolator.VariableInterpolator
-
Packages that use VariableInterpolator Package Description org.apache.wicket.util.string.interpolator Support for String-variable interpolation. -
-
Uses of VariableInterpolator in org.apache.wicket.util.string.interpolator
Subclasses of VariableInterpolator in org.apache.wicket.util.string.interpolator Modifier and Type Class Description classMapVariableInterpolatorInterpolates variables into aStringfrom aMap.classSystemVariableInterpolatorConvenient way of interpolating system properties.
-