Uses of Enum Class
com.vladsch.flexmark.util.format.options.HeadingStyle
Packages that use HeadingStyle
-
Uses of HeadingStyle in com.vladsch.flexmark.formatter
Fields in com.vladsch.flexmark.formatter declared as HeadingStyleFields in com.vladsch.flexmark.formatter with type parameters of type HeadingStyle -
Uses of HeadingStyle in com.vladsch.flexmark.util.format.options
Subclasses with type arguments of type HeadingStyle in com.vladsch.flexmark.util.format.optionsMethods in com.vladsch.flexmark.util.format.options that return HeadingStyleModifier and TypeMethodDescriptionstatic HeadingStyleReturns the enum constant of this class with the specified name.static HeadingStyle[]HeadingStyle.values()Returns an array containing the constants of this enum class, in the order they are declared.