
Static Public Attributes | |
| static final String | LINE_SEPARATOR = System.getProperty("line.separator") |
Package Functions | |
| List< Cvs2clXmlEntry > | sortByDate (Collection< Cvs2clXmlEntry > entries) |
| List< Cvs2clXmlEntry > | sortByAuthor (Collection< Cvs2clXmlEntry > entries) |
Private Attributes | |
| DateFormat | dateFormat = SimpleDateFormat.getDateTimeInstance() |
| HeadingInserter | headingInserter |
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.
| List<Cvs2clXmlEntry> alma::acs::releasedoc::TWikiFormatter::sortByAuthor | ( | Collection< Cvs2clXmlEntry > | entries | ) | [inline, package] |
| List<Cvs2clXmlEntry> alma::acs::releasedoc::TWikiFormatter::sortByDate | ( | Collection< Cvs2clXmlEntry > | entries | ) | [inline, package] |
DateFormat alma::acs::releasedoc::TWikiFormatter::dateFormat = SimpleDateFormat.getDateTimeInstance() [private] |
HeadingInserter alma::acs::releasedoc::TWikiFormatter::headingInserter [private] |
final String alma::acs::releasedoc::TWikiFormatter::LINE_SEPARATOR = System.getProperty("line.separator") [static] |
1.6.2