gov.nasa.pds.transport.utils
Class VAXReader

java.lang.Object
  extended by gov.nasa.pds.transport.utils.VAXReader

public class VAXReader
extends Object


Constructor Summary
VAXReader(File file)
           
 
Method Summary
 void close()
           
 String readLine()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VAXReader

public VAXReader(File file)
          throws IOException
Throws:
IOException
Method Detail

readLine

public String readLine()
                throws IOException
Throws:
IOException

close

public void close()
           throws IOException
Throws:
IOException


Copyright © 2010-2014 Planetary Data System. All Rights Reserved.