|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.exolab.castor.util.ChangeLog2XML
public class ChangeLog2XML
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.
Nested Class Summary | |
---|---|
static class |
ChangeLog2XML.Changelog
|
static class |
ChangeLog2XML.Entry
|
static class |
ChangeLog2XML.Release
|
Constructor Summary | |
---|---|
ChangeLog2XML()
Creates a new instance of ChangeLog2XML |
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ChangeLog2XML()
Method Detail |
---|
public static void main(java.lang.String[] args)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |