alma::acs::releasedoc::TWikiFormatter Class Reference

Collaboration diagram for alma::acs::releasedoc::TWikiFormatter:
Collaboration graph
[legend]

List of all members.

Static Public Attributes

static final String LINE_SEPARATOR = System.getProperty("line.separator")

Package Functions

List< Cvs2clXmlEntrysortByDate (Collection< Cvs2clXmlEntry > entries)
List< Cvs2clXmlEntrysortByAuthor (Collection< Cvs2clXmlEntry > entries)

Private Attributes

DateFormat dateFormat = SimpleDateFormat.getDateTimeInstance()
HeadingInserter headingInserter

Detailed Description

Produces output in twiki format which can be pasted to the release notes ChangeLog pages, such as http://almasw.hq.eso.org/almasw/bin/view/ACS/ChangeLog-7_0_2.

Author:
hsommer

Member Function Documentation

List<Cvs2clXmlEntry> alma::acs::releasedoc::TWikiFormatter::sortByAuthor ( Collection< Cvs2clXmlEntry entries  )  [inline, package]
List<Cvs2clXmlEntry> alma::acs::releasedoc::TWikiFormatter::sortByDate ( Collection< Cvs2clXmlEntry entries  )  [inline, package]

Member Data Documentation

DateFormat alma::acs::releasedoc::TWikiFormatter::dateFormat = SimpleDateFormat.getDateTimeInstance() [private]
final String alma::acs::releasedoc::TWikiFormatter::LINE_SEPARATOR = System.getProperty("line.separator") [static]

The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2