Package | Description |
---|---|
com.rometools.rome.feed.rss | |
com.rometools.rome.feed.synd.impl | |
com.rometools.rome.io.impl |
Modifier and Type | Method and Description |
---|---|
Image |
Channel.getImage()
Returns the channel image.
|
Modifier and Type | Method and Description |
---|---|
void |
Channel.setImage(Image image)
Sets the channel image.
|
Modifier and Type | Method and Description |
---|---|
protected Image |
ConverterForRSS090.createRSSImage(SyndImage sImage) |
protected Image |
ConverterForRSS091Userland.createRSSImage(SyndImage sImage) |
Modifier and Type | Method and Description |
---|---|
protected SyndImage |
ConverterForRSS090.createSyndImage(Image rssImage) |
protected SyndImage |
ConverterForRSS091Userland.createSyndImage(Image rssImage) |
Modifier and Type | Method and Description |
---|---|
protected Image |
RSS091UserlandParser.parseImage(org.jdom2.Element rssRoot)
Parses the root element of an RSS document looking for image information.
|
protected Image |
RSS090Parser.parseImage(org.jdom2.Element rssRoot)
Parses the root element of an RSS document looking for image information.
|
Modifier and Type | Method and Description |
---|---|
protected void |
RSS091UserlandGenerator.populateImage(Image image,
org.jdom2.Element eImage) |
protected void |
RSS090Generator.populateImage(Image image,
org.jdom2.Element eImage) |
Copyright © 2017. All rights reserved.