net.sourceforge.plantuml.preproc
Class StartDiagramExtractReader
java.lang.Object
net.sourceforge.plantuml.preproc.StartDiagramExtractReader
public class StartDiagramExtractReader
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StartDiagramExtractReader
public StartDiagramExtractReader(File f,
int num)
throws IOException
- Throws:
IOException
containsStartDiagram
public static boolean containsStartDiagram(File f)
throws IOException
- Throws:
IOException
readLine
public String readLine()
throws IOException
- Throws:
IOException
close
public void close()
throws IOException
- Throws:
IOException
Copyright © 2012. All Rights Reserved.