Package net.sourceforge.plantuml.preproc
Class UncommentReadLine
java.lang.Object
net.sourceforge.plantuml.preproc.UncommentReadLine
- All Implemented Interfaces:
Closeable,AutoCloseable,ReadLine
-
Constructor Details
-
UncommentReadLine
-
-
Method Details
-
readLine
- Specified by:
readLinein interfaceReadLine- Throws:
IOException
-
close
- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Throws:
IOException
-
setPaused
public void setPaused(boolean paused)
-