Class MiscConverters.StringToDecimalFormat

java.lang.Object
org.apache.ofbiz.base.conversion.AbstractConverter<String,DecimalFormat>
org.apache.ofbiz.base.conversion.MiscConverters.StringToDecimalFormat
All Implemented Interfaces:
Converter<String,DecimalFormat>, ConverterLoader
Enclosing class:
MiscConverters

public static class MiscConverters.StringToDecimalFormat extends AbstractConverter<String,DecimalFormat>
  • Constructor Details

    • StringToDecimalFormat

      public StringToDecimalFormat()
  • Method Details