Class TrimTypeConverter


  • public class TrimTypeConverter
    extends org.pentaho.di.core.injection.InjectionTypeConverter
    Converter for trim types.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int string2intPrimitive​(String v)  
      • Methods inherited from class org.pentaho.di.core.injection.InjectionTypeConverter

        boolean2boolean, boolean2booleanPrimitive, boolean2enum, boolean2integer, boolean2intPrimitive, boolean2long, boolean2longPrimitive, boolean2string, integer2boolean, integer2booleanPrimitive, integer2enum, integer2integer, integer2intPrimitive, integer2long, integer2longPrimitive, integer2string, number2boolean, number2booleanPrimitive, number2enum, number2integer, number2intPrimitive, number2long, number2longPrimitive, number2string, string2boolean, string2booleanPrimitive, string2enum, string2integer, string2long, string2longPrimitive, string2string
    • Constructor Detail

      • TrimTypeConverter

        public TrimTypeConverter()
    • Method Detail

      • string2intPrimitive

        public int string2intPrimitive​(String v)
                                throws org.pentaho.di.core.exception.KettleValueException
        Overrides:
        string2intPrimitive in class org.pentaho.di.core.injection.InjectionTypeConverter
        Throws:
        org.pentaho.di.core.exception.KettleValueException