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:
readLine
in interfaceReadLine
- Throws:
IOException
-
close
- Specified by:
close
in interfaceAutoCloseable
- Specified by:
close
in interfaceCloseable
- Throws:
IOException
-
setPaused
public void setPaused(boolean paused)
-