Uses of Class
com.carrotsearch.hppc.generator.TemplateFile
Packages that use TemplateFile
-
Uses of TemplateFile in com.carrotsearch.hppc.generator
Methods in com.carrotsearch.hppc.generator that return types with arguments of type TemplateFileModifier and TypeMethodDescriptionprivate List<TemplateFile>
TemplateProcessorMojo.collectTemplateFiles
(Path dir) Collect all template files from this and subdirectories.Methods in com.carrotsearch.hppc.generator with parameters of type TemplateFileModifier and TypeMethodDescriptionprivate String
TemplateProcessorMojo.filterVelocity
(TemplateFile f, String template, TemplateOptions options) Apply velocity to the input.private void
TemplateProcessorMojo.generate
(TemplateFile input, List<OutputFile> outputs, TemplateOptions templateOptions) Apply templates.Method parameters in com.carrotsearch.hppc.generator with type arguments of type TemplateFileModifier and TypeMethodDescriptionprivate List<OutputFile>
TemplateProcessorMojo.processTemplates
(List<TemplateFile> inputs) Apply templates to.ktype
files (single-argument).