public interface ChangelogLoader
| Modifier and Type | Method and Description |
|---|---|
InputStream |
load(String changelog)
Loads the given changelog.
|
InputStream load(String changelog) throws IOException
changelog - the changelog to loadnull if it does not existsIOException - if anything bad happensCopyright © 2018. All rights reserved.