All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.vladsch.flexmark.ext.resizable.image.ResizableImageVisitor Maven / Gradle / Ivy

package com.vladsch.flexmark.ext.resizable.image;

public interface ResizableImageVisitor {
    void visit(ResizableImage node);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy