Ceci est une ancienne révision du document !


Implémentation de l'API en JAVA

L'implémentation de l'API en Java se présente sous la forme d'un fichier JAR contenant la traduction de l'API sous la forme d'Interface Java ainsi qu'une implémentation de ces interfaces sous la forme de classes prêtes à l'emploi. Cette implémentation fonctionne avec Java 1.5 ou supérieur. Elle est sous licence GPL v2.

Utilisation de l'implémentation

Après avoir inclus le fichier ScrutariDataExport.jar dans votre ClassPath, la première étape consiste à utiliser le constructeur fourni par la classe net.scrutari.dataexport.ScrutariDataExportFactory. Celle-ci possède une seule méthode (statiquqe):

public static net.scrutari.dataexport.api.ScrutariDataExport  newInstance(java.lang.Appendable appendable, int indentLength, boolean includeXMLDeclaration) 
scrutaridata/exportapi/java.1265907690.txt.gz · Dernière modification: 2010/02/11 18:01 par vincent
CC Attribution-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0