ch.elca.el4j.services.xmlmerge.tool
Class XmlMergeTool

java.lang.Object
  extended by ch.elca.el4j.services.xmlmerge.tool.XmlMergeTool

public class XmlMergeTool
extends Object

XmlMerge as a Command-line tool.

Author:
Laurent Bovet (LBO), Alex Mathey (AMA)
File-location:
XmlMergeTool
Last check-in date:
2009-08-04 15:48:31 +0200 (Di, 04. Aug 2009) by swismer for revision 3884

Constructor Summary
protected XmlMergeTool()
          Hide default constructor.
 
Method Summary
static void main(String[] args)
          Starts the XmlMerge Command-line tool.
static void usage()
          Desribes the usage of this tool.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XmlMergeTool

protected XmlMergeTool()
Hide default constructor.

Method Detail

main

public static void main(String[] args)
                 throws Exception
Starts the XmlMerge Command-line tool.

Parameters:
args - The names of the files to merge
Throws:
Exception - If an error occurs during the execution of the tool

usage

public static void usage()
Desribes the usage of this tool.



Copyright © 2005-2011 ELCA. All Rights Reserved.