net.sourceforge.plantuml.preproc
Class Preprocessor
- java.lang.Object
-
- net.sourceforge.plantuml.preproc.Preprocessor
-
-
Constructor Summary
Constructors Constructor and Description Preprocessor(java.util.List<java.lang.String> config, ReadLine reader, java.lang.String charset, Defines defines, java.io.File newCurrentDir, DefinitionsContainer definitionsContainer)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description voidclose()java.util.Set<FileWithSuffix>getFilesUsed()intgetLineNumber()SubgetSub(java.lang.String blocname)CharSequence2readLine()
-
-
-
Constructor Detail
-
Preprocessor
public Preprocessor(java.util.List<java.lang.String> config, ReadLine reader, java.lang.String charset, Defines defines, java.io.File newCurrentDir, DefinitionsContainer definitionsContainer)
-
-
Method Detail
-
getSub
public Sub getSub(java.lang.String blocname)
-
readLine
public CharSequence2 readLine() throws java.io.IOException
-
getLineNumber
public int getLineNumber()
-
close
public void close() throws java.io.IOException- Specified by:
closein interfacejava.io.Closeable- Specified by:
closein interfacejava.lang.AutoCloseable- Throws:
java.io.IOException
-
getFilesUsed
public java.util.Set<FileWithSuffix> getFilesUsed()
-
-
DataMelt 3.0 © DataMelt by jWork.ORG