Class WellKnownTextConverter

  • All Implemented Interfaces:
    org.springframework.core.convert.converter.Converter<String,​ComparatorFields>

    public class WellKnownTextConverter
    extends Object
    implements org.springframework.core.convert.converter.Converter<String,​ComparatorFields>
    The well known text converter.
    Author:
    Christian Bremer
    • Constructor Detail

      • WellKnownTextConverter

        public WellKnownTextConverter()
        Instantiates a new well known text converter.
      • WellKnownTextConverter

        public WellKnownTextConverter​(WellKnownTextParser wellKnownTextParser)
        Instantiates a new well known text converter.
        Parameters:
        wellKnownTextParser - the well known text parser