org.genealogie.console
Class Rtf

java.lang.Object
  |
  +--org.genealogie.console.Commande
        |
        +--org.genealogie.console.Rtf

public class Rtf
extends Commande

Commande de génération de rdf

Version:
$Revision: 1.35 $
Author:
Templier Thierry

Fields inherited from class org.genealogie.console.Commande
descriptif, nbLignes, nom, param, paramAide, paramType, width
 
Constructor Summary
Rtf()
           
 
Method Summary
 int invoqueCommande(java.io.BufferedReader br, java.util.Hashtable params)
          Invoque la commande
 
Methods inherited from class org.genealogie.console.Commande
getAideCommande, getDescriptifCommande, getNomCommande, init, setAideParametres, setDescriptifCommande, setNomCommande, setParametres, setTypeParametres, verifieParamsCommande
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Constructor Detail

Rtf

public Rtf()
Method Detail

invoqueCommande

public int invoqueCommande(java.io.BufferedReader br,
                           java.util.Hashtable params)
Invoque la commande
Overrides:
invoqueCommande in class Commande
Parameters:
br - l'entrée standard de la console
params - la liste des paramètres de la ligne de commande
Returns:
le status de la ligne de commande


Copyright © 2002 JGenea Ihm. All Rights Reserved.