public class RssOutputData extends BaseStepData implements StepDataInterface
BaseStepData.StepExecutionStatus
Constructor and Description |
---|
RssOutputData() |
getStatus, isDisposed, isEmpty, isFinished, isIdle, isInitialising, isRunning, isStopped, setStatus
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getStatus, isDisposed, isEmpty, isFinished, isIdle, isInitialising, isRunning, setStatus
public RowMetaInterface inputRowMeta
public RowMetaInterface outputRowMeta
public int indexOfFieldchanneltitle
public int indexOfFieldchanneldescription
public int indexOfFieldchannellink
public int indexOfFielditemtitle
public int indexOfFielditemdescription
public int indexOfFieldchannelpubdate
public int indexOfFieldchannellanguage
public int indexOfFieldchannelcopyright
public int indexOfFieldchannelauthor
public int indexOfFieldchannelimagetitle
public int indexOfFieldchannelimagelink
public int indexOfFieldchannelimageurl
public int indexOfFieldchannelimagedescription
public int indexOfFielditemlink
public int indexOfFielditempubdate
public int indexOfFielditemauthor
public int indexOfFielditempointx
public int indexOfFielditempointy
public String channeltitlevalue
public String channeldescriptionvalue
public String channellinkvalue
public Date channelpubdatevalue
public String channellanguagevalue
public String channelcopyrightvalue
public String channelauthorvalue
public String channelimagetitlevalue
public String channelimagelinkvalue
public String channelimageurlvalue
public String channelimagedescriptionvalue
public String filename
public int indexOfFieldfilename
public int[] customchannels
public int[] customitems
public int[] valuecustomchannels
public int[] valuecustomItems
public org.dom4j.Document document
public org.dom4j.Element rssElement
public org.dom4j.Element channel
public org.dom4j.Element itemtag
Copyright © 2018 Hitachi Vantara. All rights reserved.