Uses of Class
com.ricebridge.data.Text

Packages that use Text
com.ricebridge.csvman Main package for CSV Manager component. 
com.ricebridge.data Utility Class package for CSV Manager component. 
 

Uses of Text in com.ricebridge.csvman
 

Methods in com.ricebridge.csvman with parameters of type Text
 void CsvHandler.setText(Text pText)
          Set text to load data from.
 

Uses of Text in com.ricebridge.data
 

Methods in com.ricebridge.data that return Text
 Text TextWriter.getText()
          Set the text value using the current contents of the parent StringWriter.
 

Constructors in com.ricebridge.data with parameters of type Text
TextWriter(Text pText)
          Use an existing text value.
 



Copyright © 2003-2006 Ricebridge