Uses of Interface
org.pentaho.di.trans.steps.csvinput.CrLfMatcherInterface

Packages that use CrLfMatcherInterface
org.pentaho.di.trans.steps.csvinput   
 

Uses of CrLfMatcherInterface in org.pentaho.di.trans.steps.csvinput
 

Classes in org.pentaho.di.trans.steps.csvinput that implement CrLfMatcherInterface
 class MultiByteBigCrLfMatcher
           
 class MultiByteLittleCrLfMatcher
           
 class SingleByteCrLfMatcher
           
 

Fields in org.pentaho.di.trans.steps.csvinput declared as CrLfMatcherInterface
 CrLfMatcherInterface CsvInputData.crLfMatcher