Class Test

java.lang.Object
  extended by Test

 class Test
extends java.lang.Object

Cet exemple utilise une configuration prŽdŽfinie, et un fichier prŽdŽfini Žgalement. Il permet de tester l'API sur un fichier et d'afficher le rŽsultat.


Constructor Summary
Test()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Test

Test()
Method Detail

main

public static void main(java.lang.String[] args)