Uses of Interface
io.quarkus.qute.ResultMapper
-
-
Uses of ResultMapper in io.quarkus.qute
Classes in io.quarkus.qute that implement ResultMapper Modifier and Type Class Description classHtmlEscaperMethods in io.quarkus.qute that return types with arguments of type ResultMapper Modifier and Type Method Description List<ResultMapper>Engine. getResultMappers()Methods in io.quarkus.qute with parameters of type ResultMapper Modifier and Type Method Description EngineBuilderEngineBuilder. addResultMapper(ResultMapper mapper)
-