|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use TextInput | |
| org.apache.commons.digester.rss | Example usage of Digester to parse XML documents compatible with the Rich Site Summary format used by many newsfeeds. |
| Uses of TextInput in org.apache.commons.digester.rss |
| Fields in org.apache.commons.digester.rss declared as TextInput | |
protected TextInput |
Channel.textInput
The text input description for this channel. |
| Methods in org.apache.commons.digester.rss that return TextInput | |
TextInput |
Channel.getTextInput()
|
| Methods in org.apache.commons.digester.rss with parameters of type TextInput | |
void |
Channel.setTextInput(TextInput textInput)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||