|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TextInput | |
|---|---|
| com.sun.syndication.feed.rss | |
| com.sun.syndication.io.impl | |
| Uses of TextInput in com.sun.syndication.feed.rss |
|---|
| Fields in com.sun.syndication.feed.rss declared as TextInput | |
|---|---|
private TextInput |
Channel._textInput
|
| Methods in com.sun.syndication.feed.rss that return TextInput | |
|---|---|
TextInput |
Channel.getTextInput()
Returns the channel text input. |
| Methods in com.sun.syndication.feed.rss with parameters of type TextInput | |
|---|---|
void |
Channel.setTextInput(TextInput textInput)
Sets the channel text input. |
| Uses of TextInput in com.sun.syndication.io.impl |
|---|
| Methods in com.sun.syndication.io.impl that return TextInput | |
|---|---|
protected TextInput |
RSS090Parser.parseTextInput(org.jdom.Element rssRoot)
Parses the root element of an RSS document looking for text-input information. |
| Methods in com.sun.syndication.io.impl with parameters of type TextInput | |
|---|---|
protected void |
RSS090Generator.populateTextInput(TextInput textInput,
org.jdom.Element eTextInput)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||