Package visad.data.text

Interface Summary
TextAdapter.DateParser used to allow applications to define their own date parsing
TextAdapter.StreamProcessor  
 

Class Summary
TextAdapter this is an VisAD file adapter for comma-, tab- and blank-separated ASCII text file data.
TextForm Defines the form of text data files for VisAD These may have filename extentions of: .csv - comma-separated values .tsv - tab-separated values .bsv - blank-separated values .txt - (delimiter chosen from the characters: tab, comma, blank in that order)