Package net.sourceforge.plantuml.preproc
Class ReadLineReader
java.lang.Object
net.sourceforge.plantuml.preproc.ReadLineReader
- All Implemented Interfaces:
Closeable
,AutoCloseable
,ReadLine
-
Method Summary
-
Method Details
-
toString
-
create
-
create
-
readLine
- Specified by:
readLine
in interfaceReadLine
- Throws:
IOException
-
close
- Specified by:
close
in interfaceAutoCloseable
- Specified by:
close
in interfaceCloseable
- Throws:
IOException
-