Daisy Open Source CMS

org.outerj.daisy.tools.importexport.import_.cli
Class ImportCli

java.lang.Object
  extended by org.outerj.daisy.tools.importexport.import_.cli.ImportCli

public class ImportCli
extends Object

Command-lik interface of the import tool.


Method Summary
 PrintStream getOut()
           
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

getOut

public PrintStream getOut()

Daisy Open Source CMS