Uses of Class
org.pentaho.di.trans.steps.textfileoutput.TextFileOutputMeta

Packages that use TextFileOutputMeta
org.pentaho.di.trans.steps.textfileoutput   
 

Uses of TextFileOutputMeta in org.pentaho.di.trans.steps.textfileoutput
 

Fields in org.pentaho.di.trans.steps.textfileoutput declared as TextFileOutputMeta
 TextFileOutputMeta TextFileOutput.meta
           
 

Methods in org.pentaho.di.trans.steps.textfileoutput with parameters of type TextFileOutputMeta
 String TextFileOutputMeta.buildFilename(String filename, String extension, VariableSpace space, int stepnr, String partnr, int splitnr, boolean ziparchive, TextFileOutputMeta meta)