Class BinaryTemplate
java.lang.Object
io.micronaut.starter.template.DefaultTemplate
io.micronaut.starter.template.URLTemplate
io.micronaut.starter.template.BinaryTemplate
-
Field Summary
Fields inherited from class DefaultTemplate
module, path, useModuleFields inherited from interface Template
DEFAULT_MODULE, ROOT -
Constructor Summary
ConstructorsConstructorDescriptionBinaryTemplate(String module, String path, URL url) BinaryTemplate(String path, URL url) -
Method Summary
Methods inherited from class URLTemplate
getUrl, isExecutable, writeMethods inherited from class DefaultTemplate
getModule, getPath, setUseModule
-
Constructor Details
-
BinaryTemplate
-
BinaryTemplate
-
-
Method Details
-
isBinary
public boolean isBinary()
-