Package | Description |
---|---|
com.rometools.rome.io.impl |
Modifier and Type | Method and Description |
---|---|
protected void |
RSS091UserlandGenerator.addChannel(Channel channel,
org.jdom2.Element parent) |
protected void |
RSS090Generator.addChannel(Channel channel,
org.jdom2.Element parent) |
protected void |
RSS090Generator.addImage(Channel channel,
org.jdom2.Element parent) |
protected void |
RSS090Generator.addItems(Channel channel,
org.jdom2.Element parent) |
protected void |
RSS090Generator.addTextInput(Channel channel,
org.jdom2.Element parent) |
protected org.jdom2.Element |
RSS091UserlandGenerator.createRootElement(Channel channel) |
protected org.jdom2.Element |
RSS090Generator.createRootElement(Channel channel) |
protected void |
RSS092Generator.populateChannel(Channel channel,
org.jdom2.Element eChannel) |
protected void |
RSS091UserlandGenerator.populateChannel(Channel channel,
org.jdom2.Element eChannel) |
protected void |
RSS090Generator.populateChannel(Channel channel,
org.jdom2.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.jdom2.Element eChannel) |
protected void |
RSS10Generator.populateChannel(Channel channel,
org.jdom2.Element eChannel) |
protected void |
RSS091UserlandGenerator.populateFeed(Channel channel,
org.jdom2.Element parent) |
protected void |
RSS090Generator.populateFeed(Channel channel,
org.jdom2.Element parent) |
Copyright © 2024. All rights reserved.