Uses of Class
com.vladsch.flexmark.formatter.FormatterOptions
Packages that use FormatterOptions
-
Uses of FormatterOptions in com.vladsch.flexmark.formatter
Fields in com.vladsch.flexmark.formatter declared as FormatterOptionsModifier and TypeFieldDescription(package private) final FormatterOptions
Formatter.MainNodeFormatter.formatterOptions
private final FormatterOptions
Formatter.MainNodeFormatter.SubNodeFormatter.myFormatterOptions
Methods in com.vladsch.flexmark.formatter that return FormatterOptionsModifier and TypeMethodDescription@NotNull FormatterOptions
Formatter.MainNodeFormatter.getFormatterOptions()
@NotNull FormatterOptions
Formatter.MainNodeFormatter.SubNodeFormatter.getFormatterOptions()
@NotNull FormatterOptions
NodeFormatterContext.getFormatterOptions()
-
Uses of FormatterOptions in com.vladsch.flexmark.formatter.internal
Fields in com.vladsch.flexmark.formatter.internal declared as FormatterOptionsModifier and TypeFieldDescription(package private) final FormatterOptions
CoreNodeFormatter.formatterOptions
(package private) final FormatterOptions
TranslationHandlerImpl.myFormatterOptions