Example usage for org.apache.wicket.util.string.interpolator MapVariableInterpolator subclass-usage

List of usage examples for org.apache.wicket.util.string.interpolator MapVariableInterpolator subclass-usage

Introduction

In this page you can find the example usage for org.apache.wicket.util.string.interpolator MapVariableInterpolator subclass-usage.

Usage

From source file org.wicketstuff.rest.utils.wicket.bundle.StringConverterInterpolator.java

/**
 * Utility class to convert strings to values and vice-versa. It relies on 
 * the Wicket converters registered for the current application.
 * 
 * @author andrea del bene
 *

From source file org.wicketstuff.rest.utils.wicket.StringConverterInterpolator.java

/**
 * Utility class to convert strings to values and vice-versa. It relies on 
 * the Wicket converters registered for the current application.
 * 
 * @author andrea del bene
 *