|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.plantuml.preproc.StartDiagramExtractReader
public class StartDiagramExtractReader
Constructor Summary | |
---|---|
StartDiagramExtractReader(java.io.File f,
int num)
|
Method Summary | |
---|---|
void |
close()
|
static boolean |
containsStartDiagram(java.io.File f)
|
java.lang.String |
readLine()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StartDiagramExtractReader(java.io.File f, int num) throws java.io.IOException
java.io.IOException
Method Detail |
---|
public static boolean containsStartDiagram(java.io.File f) throws java.io.IOException
java.io.IOException
public java.lang.String readLine() throws java.io.IOException
java.io.IOException
public void close() throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |