Uses of Interface
io.quarkus.qute.TemplateLocator
-
-
Uses of TemplateLocator in io.quarkus.qute
Methods in io.quarkus.qute with parameters of type TemplateLocator Modifier and Type Method Description EngineBuilderEngineBuilder. addLocator(TemplateLocator locator)AReaderinstance produced by a locator is immediately closed right after the template content is parsed.
-