Class TemplateConfig
java.lang.Object
net.thevpc.commons.filetemplate.TemplateConfig
- Author:
- thevpc
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddInitScript(String script) getPaths()setPathFilter(Predicate<Path> pathFilter) setProjectPath(String projectPath) setScriptType(String value) setTargetFolder(String targetFolder)
-
Constructor Details
-
TemplateConfig
public TemplateConfig()
-
-
Method Details
-
addSource
-
addInitScript
-
setScriptType
-
setTargetFolder
-
setProjectPath
-
getTargetFolder
-
getScriptType
-
getProjectPath
-
getPaths
-
getInitScripts
-
getPathFilter
-
setPathFilter
-