Uses of Interface
com.vladsch.flexmark.ast.util.AnchorRefTargetBlockPreVisitor
-
Packages that use AnchorRefTargetBlockPreVisitor Package Description com.vladsch.flexmark.html.renderer -
-
Uses of AnchorRefTargetBlockPreVisitor in com.vladsch.flexmark.html.renderer
Methods in com.vladsch.flexmark.html.renderer with parameters of type AnchorRefTargetBlockPreVisitor Modifier and Type Method Description void
HeaderIdGenerator. generateIds(Document document, @Nullable AnchorRefTargetBlockPreVisitor preVisitor)
default void
HtmlIdGenerator. generateIds(Document document, @Nullable AnchorRefTargetBlockPreVisitor preVisitor)
-