Uses of Interface
com.vladsch.flexmark.formatter.NodeFormattingHandler.CustomNodeFormatter
Packages that use NodeFormattingHandler.CustomNodeFormatter
-
Uses of NodeFormattingHandler.CustomNodeFormatter in com.vladsch.flexmark.formatter
Constructors in com.vladsch.flexmark.formatter with parameters of type NodeFormattingHandler.CustomNodeFormatterModifierConstructorDescriptionNodeFormattingHandler
(@NotNull Class<N> aClass, @NotNull NodeFormattingHandler.CustomNodeFormatter<N> adapter)