Class Converters.TrimStringConverter
java.lang.Object
org.eclipse.core.databinding.conversion.Converter
com._1c.g5.v8.dt.common.databinding.conversion.Converters.TrimStringConverter
- All Implemented Interfaces:
org.eclipse.core.databinding.conversion.IConverter
- Enclosing class:
- Converters
public static class Converters.TrimStringConverter
extends org.eclipse.core.databinding.conversion.Converter
Trims the input string and return the result
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.eclipse.core.databinding.conversion.Converter
getFromType, getToType
-
Constructor Details
-
TrimStringConverter
public TrimStringConverter()
-
-
Method Details
-
convert
-