visad.data.text
Interface TextAdapter.StreamProcessor

Enclosing class:
TextAdapter

public static interface TextAdapter.StreamProcessor


Method Summary
 void processValues(Data[] tuple)
           
 

Method Detail

processValues

void processValues(Data[] tuple)
                   throws VisADException
Throws:
VisADException