Package org.jusecase.jte.internal
Class ClassFilesCompiler
- java.lang.Object
-
- org.jusecase.jte.internal.ClassFilesCompiler
-
public class ClassFilesCompiler extends Object
-
-
Constructor Summary
Constructors Constructor Description ClassFilesCompiler()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidcompile(String[] files, List<String> compilePath, Path classDirectory, Map<String,org.jusecase.jte.internal.ClassInfo> templateByClassName)
-