Package com.io7m.changelog.parser.api
Interface CChangelogParserType
- All Known Subinterfaces:
CXMLChangelogParserType
public interface CChangelogParserType
The type of parsers.
-
Method Summary
-
Method Details
-
parse
- Returns:
- A parsed changelog
- Throws:
IOException- On I/O errors
-