Package com.io7m.changelog.xml.api
Interface CXMLChangelogParserType
- All Superinterfaces:
CChangelogParserType
The type of XML parsers.
-
Method Summary
-
Method Details
-
parse
- Specified by:
parsein interfaceCChangelogParserType- Returns:
- A parsed changelog
- Throws:
IOException- On I/O errors
-