INRIA & FluxMedia

fr.fluxmedia.transmorpher.Application
Class jAppli

java.lang.Object
  |
  +--fr.fluxmedia.transmorpher.Application.jAppli

public final class jAppli
extends Object


Constructor Summary
jAppli()
           
 
Method Summary
static CommandLineArgument argsAnalyse(String[] pArgs)
          Analyse the command line arguments
static void main(String[] argc)
          Process a call to a function.
static void printHelp(CommandLineArgument arg)
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Constructor Detail

jAppli

public jAppli()
Method Detail

printHelp

public static final void printHelp(CommandLineArgument arg)

argsAnalyse

public static final CommandLineArgument argsAnalyse(String[] pArgs)
Analyse the command line arguments

main

public static final void main(String[] argc)
Process a call to a function. This is the main function of the application.

INRIA & FluxMedia

...