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 FootnoteOptionsFootnoteBlockParser.BlockFactory. optionsprivate FootnoteOptionsFootnoteBlockParser. optionsprivate FootnoteOptionsFootnoteNodeRenderer. optionsConstructors in com.vladsch.flexmark.ext.footnotes.internal with parameters of type FootnoteOptions Constructor Description FootnoteBlockParser(FootnoteOptions options, int contentOffset)
-