Package org.exolab.castor.util
Class ChangeLog2XML
java.lang.Object
org.exolab.castor.util.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.
- Version:
- $Revision$ $Date: 2006-04-25 15:08:23 -0600 (Tue, 25 Apr 2006) $
- Author:
- kvisco
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
static class
static class
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
void
setInternalContext
(InternalContext internalContext) To set theinvalid reference
AbstractInternalContext
-
Constructor Details
-
ChangeLog2XML
public ChangeLog2XML()Creates a new instance of ChangeLog2XML
-
-
Method Details
-
setInternalContext
To set theinvalid reference
AbstractInternalContext
- Parameters:
internalContext
- the context to set
-
main
-