Uses of Class
org.apache.commons.digester.rss.TextInput

Packages that use TextInput
org.apache.commons.digester.rss   
 

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)
           
 



Copyright © 2002-2008 The Apache Software Foundation. All Rights Reserved.