net.sourceforge.plantuml.preproc
Class SubPreprocessor
- java.lang.Object
-
- net.sourceforge.plantuml.preproc.SubPreprocessor
-
-
Constructor Summary
Constructors Constructor and Description SubPreprocessor(java.util.List<java.lang.String> config, java.lang.String charset, Defines defines, DefinitionsContainer definitionsContainer, ReadLine source)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description voidclose()CharSequence2readLine()
-
-
-
Constructor Detail
-
SubPreprocessor
public SubPreprocessor(java.util.List<java.lang.String> config, java.lang.String charset, Defines defines, DefinitionsContainer definitionsContainer, ReadLine source)
-
-
Method Detail
-
readLine
public CharSequence2 readLine() throws java.io.IOException
-
close
public void close() throws java.io.IOException- Specified by:
closein interfacejava.io.Closeable- Specified by:
closein interfacejava.lang.AutoCloseable- Throws:
java.io.IOException
-
-
DataMelt 3.0 © DataMelt by jWork.ORG