org.pentaho.di.trans.steps.xmlinputsax
Class XMLInputSaxData
java.lang.Object
org.pentaho.di.trans.step.BaseStepData
org.pentaho.di.trans.steps.xmlinputsax.XMLInputSaxData
- All Implemented Interfaces:
- StepDataInterface
public class XMLInputSaxData
- extends BaseStepData
- implements StepDataInterface
- Since:
- 22-jan-2005
- Author:
- Matt
thisline
public String thisline
nextline
public String nextline
lastline
public String lastline
previousRow
public Object[] previousRow
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
outputRowMeta
public RowMetaInterface outputRowMeta
files
public String[] files
last_file
public boolean last_file
filename
public String filename
filenr
public int filenr
fr
public FileInputStream fr
zi
public ZipInputStream zi
is
public BufferedInputStream is
document
public XMLInputSaxDataRetriever document
section
public Node section
itemElement
public String itemElement
itemCount
public int itemCount
itemPosition
public int itemPosition
rownr
public long rownr
convertRowMeta
public RowMetaInterface convertRowMeta
XMLInputSaxData
public XMLInputSaxData()