Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
com.sun.syndication.feed.rss.TextInput

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.