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
Classes in com.vladsch.flexmark.ext.toc.internal that implement interfaces with type arguments of type TocOptions.AsMutableMethods 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.AsMutableModifierConstructorDescriptionprotectedAsMutable(TocOptions.AsMutable other) TocOptions(TocOptions.AsMutable other)