org.jmol.api
Interface JmolLineReader

All Known Implementing Classes:
CifReader

public interface JmolLineReader


Method Summary
 String readLine()
           
 

Method Detail

readLine

String readLine()
                throws Exception
Throws:
Exception