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