Package | Description |
---|---|
org.pentaho.di.trans.steps.fileinput.text |
Modifier and Type | Field and Description |
---|---|
List<TextFileLine> |
TextFileInputData.lineBuffer |
Modifier and Type | Method and Description |
---|---|
static Object[] |
TextFileInputUtils.convertLineToRow(LogChannelInterface log,
TextFileLine textFileLine,
TextFileInputMeta info,
Object[] passThruFields,
int nrPassThruFields,
RowMetaInterface outputRowMeta,
RowMetaInterface convertRowMeta,
String fname,
long rowNr,
String delimiter,
String enclosure,
String escapeCharacter,
FileErrorHandler errorHandler,
BaseFileInputAdditionalField additionalOutputFields,
String shortFilename,
String path,
boolean hidden,
Date modificationDateTime,
String uri,
String rooturi,
String extension,
Long size) |
Copyright © 2018 Hitachi Vantara. All rights reserved.