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

com.vladsch.flexmark.docx.converter.util.DocxContextFrameProvider Maven / Gradle / Ivy

package com.vladsch.flexmark.docx.converter.util;

public interface DocxContextFrameProvider {
    T getContextFrame();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy