Daisy Open Source CMS

org.outerj.daisy.tools.importexport.export.cli
Class ExportCli

java.lang.Object
  extended by org.outerj.daisy.tools.importexport.export.cli.ExportCli

public class ExportCli
extends Object

Command-line interface of the export tool.


Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception

Daisy Open Source CMS