Uses of Enum Class
io.quarkus.maven.config.doc.generator.Format
Packages that use Format
-
Uses of Format in io.quarkus.maven.config.doc.generator
Methods in io.quarkus.maven.config.doc.generator that return FormatModifier and TypeMethodDescriptionstatic FormatFormat.normalizeFormat(String format) static FormatReturns the enum constant of this class with the specified name.static Format[]Format.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.quarkus.maven.config.doc.generator with parameters of type FormatModifier and TypeMethodDescriptionstatic FormatterFormatter.getFormatter(GenerationReport generationReport, io.quarkus.annotation.processor.documentation.config.merger.JavadocRepository javadocRepository, boolean enableEnumTooltips, Format format)