Classes | Public Member Functions | Static Public Member Functions

org.exolab.castor.util.ChangeLog2XML Class Reference

List of all members.

Classes

class  Changelog
class  Entry
class  Release

Public Member Functions

 ChangeLog2XML ()

Static Public Member Functions

static void main (String[] args)

Detailed Description

A simple command line utility that parses Castor's change log file and outputs the file in an XML format, a Castor mapping file may be used to change the XML format that is output. Actually I haven't enabled any command line options yet, so the mapping file can't be specified at the moment.

Author:
kvisco
Revision:
1.1
Date:
2005/01/12 08:26:09

Constructor & Destructor Documentation

org.exolab.castor.util.ChangeLog2XML.ChangeLog2XML (  ) 

Creates a new instance of ChangeLog2XML

Referenced by org.exolab.castor.util.ChangeLog2XML.main().


Member Function Documentation

static void org.exolab.castor.util.ChangeLog2XML.main ( String[]  args  )  [static]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties