Class URLTemplate
java.lang.Object
io.micronaut.projectgen.core.template.DefaultTemplate
io.micronaut.projectgen.core.template.URLTemplate
- Direct Known Subclasses:
BinaryTemplate
-
Field Summary
Fields inherited from class io.micronaut.projectgen.core.template.DefaultTemplate
path
-
Constructor Summary
ConstructorsConstructorDescriptionURLTemplate
(String path, URL url) URLTemplate
(String path, URL url, boolean executable) -
Method Summary
Methods inherited from class io.micronaut.projectgen.core.template.DefaultTemplate
getPath
-
Constructor Details
-
URLTemplate
-
URLTemplate
-
-
Method Details
-
write
- Throws:
IOException
-
isExecutable
public boolean isExecutable() -
getUrl
-