Class Preprocessor
java.lang.Object
net.sourceforge.plantuml.preproc2.Preprocessor
- All Implemented Interfaces:
java.io.Closeable
,java.lang.AutoCloseable
,ReadLine
,ReadLineNumbered
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
Preprocessor
public Preprocessor(java.util.List<java.lang.String> config, ReadLine reader) throws java.io.IOException - Throws:
java.io.IOException
-
-
Method Details