com.redijedi.tapestry.internal.GenericValueEncoder Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of redijedi-t5-components
Show all versions of redijedi-t5-components
A collection of components built specifically for Tapestry 5.
The newest version!
package com.redijedi.tapestry.internal;
import org.apache.tapestry.ValueEncoder;
/**
* @author torr
*
*/
public class GenericValueEncoder implements ValueEncoder