INRIA & FluxMedia

fr.fluxmedia.transmorpher.Application
Class transmorph

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

public final class transmorph
extends java.lang.Object

Parse and print and XML speification for Transmorpher.

Since:
SAX 2.0 / jdk 1.2 / XALAN 2.0
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, registerNatives, 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...