net.sourceforge.plantuml.preproc
Class ReadLineReader
java.lang.Object
net.sourceforge.plantuml.preproc.ReadLineReader
public class ReadLineReader
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReadLineReader
public ReadLineReader(Reader reader)
readLine
public String readLine()
throws IOException
- Throws:
IOException
close
public void close()
throws IOException
- Throws:
IOException
Copyright © 2011. All Rights Reserved.