net.sourceforge.plantuml.preproc
Class Preprocessor
java.lang.Object
net.sourceforge.plantuml.preproc.Preprocessor
public class Preprocessor
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Preprocessor
public Preprocessor(net.sourceforge.plantuml.preproc.ReadLine reader,
Defines defines,
Set<File> filesUsed,
File newCurrentDir)
readLine
public String readLine()
throws IOException
- Throws:
IOException
getLineNumber
public int getLineNumber()
close
public void close()
throws IOException
- Throws:
IOException
Copyright © 2012. All Rights Reserved.