Converts a context value into a client-side string (that will ultimately be encoded into a URL).
@param value to convert (may not be null)
@return string representation of the value
@see org.apache.tapestry5.ValueEncoder#toClient(Object)
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.