Top "Converter" questions

Converters can change data from one type to another, translate data based on cultural information, or modify other aspects of presentation.

Library to encode/decode from json to java.util.Map?

Does anyone knows a java library that could easily encode java Maps into json objects and the other way around? …

java json map converter
Is there a good HAML -> ERB/HTML converter?

I'm looking for a reliable way to convert a HAML template to an equivalent ERB/HTML template? Has anyone come …

ruby-on-rails haml converter
Custom converter for Retrofit 2

I have to handle a dynamic JSON responses. Before, I was using classes and annotations as follows: public class ChatResponse { @…

android json converter retrofit2
Compile FFmpeg with libfdk_aac

I been reading on how to convert mp3 to m4a, and found that I must compile FFmpeg if I'll …

ffmpeg converter ubuntu-12.04 aac
How can you programmatically (or with a tool) convert .MHT mhtml files to regular HTML and CSS files?

Many tools have a way to export a .MHT file. I want a way to convert that single file to …

html converter mhtml
ConversionService in Spring

I'm following this scheme in a Spring application. Request is sent to the server with the id of the object …

java spring data-binding spring-mvc converter
Conversion Error setting value '52' for 'null Converter'

I'm new to JSF and I have been trying to store data from a form that uses a h:selectOneMenu …

jsf jakarta-ee xhtml converter backing-beans
Convert Object of class stdClass to JSON Object

this is what i have in my php file: $session = $m->session; $session is now: object(stdClass)[31] public 'id' =&…

php javascript json object converter
Binding to Converter Parameter

Is it possible to bind to a ConverterParameter in Silverlight 4.0? For instance I would like to do something like this …

.net xaml binding silverlight-4.0 converter
Efficient way for converting Yes/No to 1/0 in Excel or SPSS

I am trying to find an efficient way for converting yes/no to 1/0 in Excel. Since I am doing the …

excel converter spss