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

Packages that use TextInput
com.sun.syndication.feed.rss   
 

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.
 



Copyright © 2004-2009 Sun Microsystems. All Rights Reserved.