Uses of Class
com.vladsch.flexmark.ext.footnotes.internal.FootnoteOptions
-
Packages that use FootnoteOptions Package Description com.vladsch.flexmark.ext.footnotes.internal -
-
Uses of FootnoteOptions in com.vladsch.flexmark.ext.footnotes.internal
Fields in com.vladsch.flexmark.ext.footnotes.internal declared as FootnoteOptions Modifier and Type Field Description private FootnoteOptions
FootnoteBlockParser.BlockFactory. options
private FootnoteOptions
FootnoteBlockParser. options
private FootnoteOptions
FootnoteNodeRenderer. options
Constructors in com.vladsch.flexmark.ext.footnotes.internal with parameters of type FootnoteOptions Constructor Description FootnoteBlockParser(FootnoteOptions options, int contentOffset)
-