Class StrikethroughVisitorExt
java.lang.Object
com.vladsch.flexmark.ext.gfm.strikethrough.StrikethroughVisitorExt
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic <V extends StrikethroughVisitor>
VisitHandler<?>[]VISIT_HANDLERS
(V visitor)
-
Constructor Details
-
StrikethroughVisitorExt
public StrikethroughVisitorExt()
-
-
Method Details
-
VISIT_HANDLERS
-