Uses of Enum Class
io.quarkus.qute.SectionHelperFactory.MissingEndTagStrategy
-
Uses of SectionHelperFactory.MissingEndTagStrategy in io.quarkus.qute
Methods in io.quarkus.qute that return SectionHelperFactory.MissingEndTagStrategyModifier and TypeMethodDescriptionIncludeSectionHelper.Factory.missingEndTagStrategy()SectionHelperFactory.missingEndTagStrategy()A section end tag may be mandatory or optional.SetSectionHelper.Factory.missingEndTagStrategy()Returns the enum constant of this class with the specified name.SectionHelperFactory.MissingEndTagStrategy.values()Returns an array containing the constants of this enum class, in the order they are declared.