Uses of Class
io.quarkus.qute.UserTagSectionHelper
-
-
Uses of UserTagSectionHelper in io.quarkus.qute
Methods in io.quarkus.qute that return UserTagSectionHelper Modifier and Type Method Description protected UserTagSectionHelperUserTagSectionHelper.Factory. newHelper(Supplier<Template> template, Map<String,Expression> params, Map<String,SectionBlock> extendingBlocks, boolean isolated, SectionHelperFactory.SectionInitContext context)
-