Uses of Class
com.vladsch.flexmark.ext.toc.internal.TocOptions.AsMutable
Packages that use TocOptions.AsMutable
-
Uses of TocOptions.AsMutable in com.vladsch.flexmark.ext.toc.internal
Methods in com.vladsch.flexmark.ext.toc.internal that return TocOptions.AsMutableModifier and TypeMethodDescriptionTocOptions.AsMutable.normalizeTitle()
Used to normalize title and titleLevel after changing titleRaw or rawTitleTocOptions.AsMutable.setLevelList
(int... levelList) TocOptions.toMutable()
Constructors in com.vladsch.flexmark.ext.toc.internal with parameters of type TocOptions.AsMutableModifierConstructorDescriptionprotected
AsMutable
(TocOptions.AsMutable other) TocOptions
(TocOptions.AsMutable other)