Package | Description |
---|---|
com.sun.syndication.feed.rss | |
com.sun.syndication.io.impl |
Modifier and Type | Field and Description |
---|---|
private TextInput |
Channel._textInput |
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.jdom.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.jdom.Element eTextInput) |
Copyright © Sun Microsystems. All Rights Reserved.