Interface CChangelogParserType

All Known Subinterfaces:
CXMLChangelogParserType

public interface CChangelogParserType
The type of parsers.
  • Method Summary

    Modifier and Type Method Description
    CChangelog parse()  
  • Method Details

    • parse

      CChangelog parse() throws java.io.IOException
      Returns:
      A parsed changelog
      Throws:
      java.io.IOException - On I/O errors