INRIA & FluxMedia

fr.fluxmedia.transmorpher.application
Class Transmorph

java.lang.Object
  extended by fr.fluxmedia.transmorpher.application.Transmorph

public final class Transmorph
extends java.lang.Object

Parse and print and XML specification for Transmorpher.

Since:
jdk 1.2
Author:
Laurent Tardif (laurent.tardif@inrialpes.fr), Jérôme Euzenat (Jerome.Euzenat@inrialpes.fr)

Field Summary
(package private) static int debug_mode
          debug level
 
Constructor Summary
Transmorph()
           
 
Method Summary
static void main(java.lang.String[] argc)
          Process a call to a function.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

debug_mode

static int debug_mode
debug level

Constructor Detail

Transmorph

public Transmorph()
Method Detail

main

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

Parameters:
argc - -the name of the XML file which describe the execution process

INRIA & FluxMedia

..no bottom yet...