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