Uses of Interface
com.vladsch.flexmark.ext.footnotes.FootnoteVisitor
Packages that use FootnoteVisitor
-
Uses of FootnoteVisitor in com.vladsch.flexmark.ext.footnotes
Methods in com.vladsch.flexmark.ext.footnotes with type parameters of type FootnoteVisitorModifier and TypeMethodDescriptionstatic <V extends FootnoteVisitor>
VisitHandler<?>[]FootnoteVisitorExt.VISIT_HANDLERS
(V visitor)