Uses of Enum Class
com.vladsch.flexmark.ext.toc.SimTocGenerateOnFormat
Packages that use SimTocGenerateOnFormat
-
Uses of SimTocGenerateOnFormat in com.vladsch.flexmark.ext.toc
Fields in com.vladsch.flexmark.ext.toc with type parameters of type SimTocGenerateOnFormatModifier and TypeFieldDescriptionstatic final DataKey
<SimTocGenerateOnFormat> SimTocExtension.FORMAT_UPDATE_ON_FORMAT
static final DataKey
<SimTocGenerateOnFormat> TocExtension.FORMAT_UPDATE_ON_FORMAT
Methods in com.vladsch.flexmark.ext.toc that return SimTocGenerateOnFormatModifier and TypeMethodDescriptionstatic SimTocGenerateOnFormat
Returns the enum constant of this class with the specified name.static SimTocGenerateOnFormat[]
SimTocGenerateOnFormat.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of SimTocGenerateOnFormat in com.vladsch.flexmark.ext.toc.internal
Fields in com.vladsch.flexmark.ext.toc.internal declared as SimTocGenerateOnFormat