|
||||||||||
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 |
---|
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.jdom2.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.jdom2.Element eTextInput)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |