Uses of Interface
com.vladsch.flexmark.ext.youtube.embedded.YouTubeLinkVisitor
-
-
Uses of YouTubeLinkVisitor in com.vladsch.flexmark.ext.youtube.embedded
Methods in com.vladsch.flexmark.ext.youtube.embedded with type parameters of type YouTubeLinkVisitor Modifier and Type Method Description static <V extends YouTubeLinkVisitor>
com.vladsch.flexmark.util.ast.VisitHandler<?>[]YouTubeLinkVisitorExt. VISIT_HANDLERS(V visitor)
-