Interface ChangelogLoader

    • Method Detail

      • load

        InputStream load​(String changelog)
                  throws IOException
        Loads the given changelog.
        Parameters:
        changelog - the changelog to load
        Returns:
        an input stream of the loaded changelog or null if it does not exists
        Throws:
        IOException - if anything bad happens