-
- All Implemented Interfaces:
public final class JavaFilePath
-
-
Field Summary
Fields Modifier and Type Field Description private final StringtemplateNameprivate final Pathdirprivate final StringpackagePath
-
Constructor Summary
Constructors Constructor Description JavaFilePath(String templateName, Path dir, String packagePath)
-
Method Summary
Modifier and Type Method Description final StringgetTemplateName()final PathgetDir()final StringgetPackagePath()-
-
Method Detail
-
getTemplateName
final String getTemplateName()
-
getPackagePath
final String getPackagePath()
-
-
-
-