Package | Description |
---|---|
com.rometools.rome.feed.rss | |
com.rometools.rome.io.impl |
Modifier and Type | Method and Description |
---|---|
TextInput |
Channel.getTextInput()
Returns the channel text input.
|
Modifier and Type | Method and Description |
---|---|
void |
Channel.setTextInput(TextInput textInput)
Sets the channel text input.
|
Modifier and Type | Method and Description |
---|---|
protected TextInput |
RSS090Parser.parseTextInput(org.jdom2.Element rssRoot)
Parses the root element of an RSS document looking for text-input information.
|
Modifier and Type | Method and Description |
---|---|
protected void |
RSS090Generator.populateTextInput(TextInput textInput,
org.jdom2.Element eTextInput) |
Copyright © 2016. All rights reserved.