org.pentaho.di.trans.steps.getfilenames
Class GetFileNamesData
java.lang.Object
org.pentaho.di.trans.step.BaseStepData
org.pentaho.di.trans.steps.getfilenames.GetFileNamesData
- All Implemented Interfaces:
- StepDataInterface
public class GetFileNamesData
- extends BaseStepData
- implements StepDataInterface
- Since:
- 22-jan-2005
- Author:
- Matt
lineBuffer
public List<String> lineBuffer
previous_row
public Object[] previous_row
nr_repeats
public int nr_repeats
nrLinesOnPage
public int nrLinesOnPage
nf
public NumberFormat nf
df
public DecimalFormat df
dfs
public DecimalFormatSymbols dfs
daf
public SimpleDateFormat daf
outputRowMeta
public RowMetaInterface outputRowMeta
dafs
public DateFormatSymbols dafs
files
public FileInputList files
isLastFile
public boolean isLastFile
filename
public String filename
filenr
public int filenr
filessize
public int filessize
fr
public FileInputStream fr
zi
public ZipInputStream zi
isr
public InputStreamReader isr
doneReading
public boolean doneReading
headerLinesRead
public int headerLinesRead
footerLinesRead
public int footerLinesRead
pageLinesRead
public int pageLinesRead
doneWithHeader
public boolean doneWithHeader
dataErrorLineHandler
public FileErrorHandler dataErrorLineHandler
filePlayList
public FilePlayList filePlayList
file
public org.apache.commons.vfs.FileObject file
rownr
public long rownr
totalpreviousfields
public int totalpreviousfields
indexOfFilenameField
public int indexOfFilenameField
indexOfWildcardField
public int indexOfWildcardField
indexOfExcludeWildcardField
public int indexOfExcludeWildcardField
inputRowMeta
public RowMetaInterface inputRowMeta
readrow
public Object[] readrow
nrStepFields
public int nrStepFields
GetFileNamesData
public GetFileNamesData()
setDateFormatLenient
public void setDateFormatLenient(boolean lenient)