org.pentaho.di.trans.steps.rssinput
Class RssInputData
java.lang.Object
org.pentaho.di.trans.step.BaseStepData
org.pentaho.di.trans.steps.rssinput.RssInputData
- All Implemented Interfaces:
- StepDataInterface
public class RssInputData
- extends BaseStepData
- implements StepDataInterface
- Since:
- 13-10-2007
- Author:
- Samatar Hassan
thisline
public String thisline
nextline
public String nextline
lastline
public String lastline
previousRow
public Object[] previousRow
inputRowMeta
public RowMetaInterface inputRowMeta
outputRowMeta
public RowMetaInterface outputRowMeta
convertRowMeta
public RowMetaInterface convertRowMeta
nr_repeats
public int nr_repeats
nf
public NumberFormat nf
df
public DecimalFormat df
dfs
public DecimalFormatSymbols dfs
daf
public SimpleDateFormat daf
dafs
public DateFormatSymbols dafs
readfromdatevalide
public Date readfromdatevalide
rownr
public long rownr
urlnr
public int urlnr
urlsize
public int urlsize
currenturl
public String currenturl
last_url
public boolean last_url
itemssize
public int itemssize
itemsnr
public int itemsnr
PLUGIN_VERSION
public String PLUGIN_VERSION
indexOfUrlField
public int indexOfUrlField
totalpreviousfields
public int totalpreviousfields
nrInputFields
public int nrInputFields
feed
public it.sauronsoftware.feed4j.bean.Feed feed
readrow
public Object[] readrow
RssInputData
public RssInputData()