bob.batch
Class Bob
java.lang.Object
bob.batch.Bob
public class Bob
- extends java.lang.Object
Classe de gestion de l'interface en ligne pour utiliser la boîte à
outils B. Les commandes sont traitées par la classe TCommandes.
- Version:
- 1.0 de décembre 2004
- Author:
- Olivier Bert
Constructor Summary |
Bob()
|
Method Summary |
static java.util.Vector<java.lang.String> |
generate_command(java.lang.String s)
This method parses the command line and returns an array |
static void |
main(java.lang.String[] av)
Programme principal du mode batch. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Bob
public Bob()
generate_command
public static java.util.Vector<java.lang.String> generate_command(java.lang.String s)
- This method parses the command line and returns an array
main
public static void main(java.lang.String[] av)
throws tatibouet.bparser.ParseException,
tatibouet.bparser.AfterParserException,
java.io.FileNotFoundException,
java.io.IOException
- Programme principal du mode batch.
La documentation est accessible dans le manuel BoB
- Throws:
tatibouet.bparser.ParseException
tatibouet.bparser.AfterParserException
java.io.FileNotFoundException
java.io.IOException
Copyright OB.