Which in this case it will automatically convert based on the given format. Using it:
resource.addProperty("value", 1);
Description
RSEM should support following sample mapping:
<resource-property name="value" converter="int" format="000000.00" />
Which in this case it will automatically convert based on the given format. Using it:
resource.addProperty("value", 1);