nat
Class OptionParserNat

java.lang.Object
  extended by OptionParser
      extended by nat.OptionParserNat

public class OptionParserNat
extends OptionParser

Classe dérivée de OptionParser

Gère le parsage des options de la ligne de commande


Constructor Summary
OptionParserNat()
          Constructeur
 
Method Summary
 void printCliUsage()
          Affiche l'aide sur les options en lignes de commande
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OptionParserNat

public OptionParserNat()
Constructeur

Method Detail

printCliUsage

public void printCliUsage()
                   throws java.io.IOException
Affiche l'aide sur les options en lignes de commande

Throws:
java.io.IOException - erreur d'entrée sortie lors de l'affichage de l'aide