Interface ODFViewSelector

    • Method Detail

      • getSource

        Source getSource​(String pluginName,
                         String filePath)
                  throws IOException
        Get the file source for rendering a content
        Parameters:
        pluginName - the plugin name
        filePath - the path of the file to retrieve
        Returns:
        the file source
        Throws:
        IOException - if the Source cannot be resolved