net.sourceforge.plantuml.preproc
Class UncommentReadLine

java.lang.Object
  extended by net.sourceforge.plantuml.preproc.UncommentReadLine

public class UncommentReadLine
extends Object


Constructor Summary
UncommentReadLine(net.sourceforge.plantuml.preproc.ReadLine source)
           
 
Method Summary
 void close()
           
 String readLine()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UncommentReadLine

public UncommentReadLine(net.sourceforge.plantuml.preproc.ReadLine source)
Method Detail

readLine

public String readLine()
                throws IOException
Throws:
IOException

close

public void close()
           throws IOException
Throws:
IOException


Copyright © 2013. All Rights Reserved.