Methods in com.sun.syndication.io.impl with parameters of type Channel |
protected void |
RSS090Generator.addChannel(Channel channel,
org.jdom.Element parent)
|
protected void |
RSS091UserlandGenerator.addChannel(Channel channel,
org.jdom.Element parent)
|
protected void |
RSS090Generator.addImage(Channel channel,
org.jdom.Element parent)
|
protected void |
RSS090Generator.addItems(Channel channel,
org.jdom.Element parent)
|
protected void |
RSS090Generator.addTextInput(Channel channel,
org.jdom.Element parent)
|
protected org.jdom.Element |
RSS090Generator.createRootElement(Channel channel)
|
protected org.jdom.Element |
RSS091UserlandGenerator.createRootElement(Channel channel)
|
protected void |
RSS10Generator.populateChannel(Channel channel,
org.jdom.Element eChannel)
|
protected void |
RSS090Generator.populateChannel(Channel channel,
org.jdom.Element eChannel)
Populates the given channel with parsed data from the ROME element that holds the
channel data. |
protected void |
RSS20Generator.populateChannel(Channel channel,
org.jdom.Element eChannel)
|
protected void |
RSS092Generator.populateChannel(Channel channel,
org.jdom.Element eChannel)
|
protected void |
RSS091UserlandGenerator.populateChannel(Channel channel,
org.jdom.Element eChannel)
|
protected void |
RSS090Generator.populateFeed(Channel channel,
org.jdom.Element parent)
|
protected void |
RSS091UserlandGenerator.populateFeed(Channel channel,
org.jdom.Element parent)
|