Interface ViewSelector

    • Field Detail

    • Method Detail

      • getSource

        Source getSource​(String pluginName,
                         String location)
                  throws IOException
        Get the file source for the requested location.
        Parameters:
        pluginName - The current plugin name. Can be null.
        location - the requested location.
        Returns:
        the file source.
        Throws:
        IOException - if the Source cannot be resolved.