Class PercentDoubleParser

  • All Implemented Interfaces:
    com.google.gwt.text.shared.Parser<Double>

    public class PercentDoubleParser
    extends Object
    implements com.google.gwt.text.shared.Parser<Double>
    parse currency text to double value.
    Author:
    Manfred Tremmel
    • Constructor Detail

      • PercentDoubleParser

        public PercentDoubleParser()
    • Method Detail

      • instance

        public static final com.google.gwt.text.shared.Parser<Double> instance()
        returns the instance.
        Returns:
        CurrencyDoubleRenderer