Uses of Enum Class
com.vladsch.flexmark.ext.toc.internal.TocOptionTypes
Packages that use TocOptionTypes
-
Uses of TocOptionTypes in com.vladsch.flexmark.ext.toc.internal
Subclasses with type arguments of type TocOptionTypes in com.vladsch.flexmark.ext.toc.internalMethods in com.vladsch.flexmark.ext.toc.internal that return TocOptionTypesModifier and TypeMethodDescriptionstatic TocOptionTypesReturns the enum constant of this class with the specified name.static TocOptionTypes[]TocOptionTypes.values()Returns an array containing the constants of this enum class, in the order they are declared.