Uses of Interface
org.pentaho.di.trans.steps.csvinput.CrLfMatcherInterface
-
Packages that use CrLfMatcherInterface Package Description 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 Modifier and Type Class Description class
MultiByteBigCrLfMatcher
class
MultiByteLittleCrLfMatcher
class
SingleByteCrLfMatcher
Fields in org.pentaho.di.trans.steps.csvinput declared as CrLfMatcherInterface Modifier and Type Field Description CrLfMatcherInterface
CsvInputData. crLfMatcher
-