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