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
Subclasses with type arguments of type KeepAtStartOfLine in com.vladsch.flexmark.util.format.optionsMethods in com.vladsch.flexmark.util.format.options that return KeepAtStartOfLineModifier and TypeMethodDescriptionstatic KeepAtStartOfLineReturns 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.