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