Uses of Class
com.github.veithen.alta.template.PropertyGroup
Packages that use PropertyGroup
-
Uses of PropertyGroup in com.github.veithen.alta.template
Methods in com.github.veithen.alta.template with parameters of type PropertyGroupModifier and TypeMethodDescriptionvoidTemplateCompiler.addPropertyGroup(String name, PropertyGroup<C, ?> group) voidTemplateCompiler.setDefaultPropertyGroup(PropertyGroup<C, ?> group)