Interface ReadLine

All Superinterfaces:
java.lang.AutoCloseable, java.io.Closeable
All Known Subinterfaces:
ReadLineNumbered
All Known Implementing Classes:
Preprocessor, ReadLineList, ReadLineReader, ReadLineSimple, StartDiagramExtractReader, UncommentReadLine

public interface ReadLine extends java.io.Closeable
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface java.io.Closeable

    close
  • Method Details

    • readLine

      StringLocated readLine() throws java.io.IOException
      Throws:
      java.io.IOException