org.exolab.castor.util

Class ChangeLog2XML


public class ChangeLog2XML
extends java.lang.Object

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: 7279 $ $Date: 2006-04-25 15:08:23 -0600 (Tue, 25 Apr 2006) $
Author:
kvisco

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(String[] args)
void
setInternalContext(InternalContext internalContext)
To set the AbstractInternalContext into the ChangeLog2XML instance.

Constructor Details

ChangeLog2XML

public ChangeLog2XML()
Creates a new instance of ChangeLog2XML

Method Details

main

public static void main(String[] args)

setInternalContext

public void setInternalContext(InternalContext internalContext)
To set the AbstractInternalContext into the ChangeLog2XML instance.
Parameters:
internalContext - the context to set

Intalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com