Uses of Interface
visad.data.text.TextAdapter.StreamProcessor

Packages that use TextAdapter.StreamProcessor
visad.data.text   
 

Uses of TextAdapter.StreamProcessor in visad.data.text
 

Constructors in visad.data.text with parameters of type TextAdapter.StreamProcessor
TextAdapter(InputStream inputStream, String delimiter, String map, String params, Hashtable properties, boolean onlyReadOneLine, String skipPatternString, TextAdapter.StreamProcessor streamProcessor)
          Create a VisAD FlatField from a local Text (comma-, tab- or blank-separated values) ASCII file