Uses of Enum Class
com.vladsch.flexmark.util.format.options.KeepAtStartOfLine
Packages that use KeepAtStartOfLine
-
Uses of KeepAtStartOfLine in com.vladsch.flexmark.util.format.options
Methods in com.vladsch.flexmark.util.format.options that return KeepAtStartOfLineModifier and TypeMethodDescriptionstatic KeepAtStartOfLine
Returns the enum constant of this class with the specified name.static KeepAtStartOfLine[]
KeepAtStartOfLine.values()
Returns an array containing the constants of this enum class, in the order they are declared.