net.sourceforge.plantuml.preproc
Class PreprocessorInclude
- java.lang.Object
-
- net.sourceforge.plantuml.preproc.PreprocessorInclude
-
-
Constructor Summary
Constructors Constructor and Description PreprocessorInclude(java.util.List<java.lang.String> config, ReadLine reader, Defines defines, java.lang.String charset, java.io.File newCurrentDir, DefinitionsContainer definitionsContainer)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method and Description voidclose()static java.lang.Stringgetenv(java.lang.String var)java.util.Set<FileWithSuffix>getFilesUsedGlobal()intgetLineNumber()CharSequence2readLine()
-
-
-
Constructor Detail
-
PreprocessorInclude
public PreprocessorInclude(java.util.List<java.lang.String> config, ReadLine reader, Defines defines, java.lang.String charset, java.io.File newCurrentDir, DefinitionsContainer definitionsContainer)
-
-
Method Detail
-
getFilesUsedGlobal
public java.util.Set<FileWithSuffix> getFilesUsedGlobal()
-
readLine
public CharSequence2 readLine() throws java.io.IOException
-
getenv
public static java.lang.String getenv(java.lang.String var)
-
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
-
-
DataMelt 3.0 © DataMelt by jWork.ORG