
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