Uses of Interface
org.pentaho.di.trans.steps.csvinput.PatternMatcherInterface
-
Packages that use PatternMatcherInterface Package Description org.pentaho.di.trans.steps.csvinput -
-
Uses of PatternMatcherInterface in org.pentaho.di.trans.steps.csvinput
Classes in org.pentaho.di.trans.steps.csvinput that implement PatternMatcherInterface Modifier and Type Class Description classEmptyPatternMatcherclassMultiBytePatternMatcherclassSingleBytePatternMatcherFields in org.pentaho.di.trans.steps.csvinput declared as PatternMatcherInterface Modifier and Type Field Description PatternMatcherInterfaceCsvInputData. delimiterMatcherPatternMatcherInterfaceCsvInputData. enclosureMatcher
-