News
Developers
Java
New interfaces and interactions
Unix/Linux
XML Webservices
jQuery
Miscellaneous
VO Partner's corner
Outreach, education
Useful links
This shows you the differences between two versions of the page.
— |
savot2.1.3 [2010/04/30 07:40] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Simple Access to VOTable ====== | ||
+ | **Download corner - [[using_conditions|Read]] before any use of available Java classes** | ||
+ | |||
+ | How to proceed ? : | ||
+ | |||
+ | * For parsing and editing download Model, Pull Engine, Common and kXML and add these 4 jars to your CLASSPATH (Total : 61Ko !!) | ||
+ | |||
+ | * For writing download also Writer and add it also to your CLASSPATH (Total : 85Ko) | ||
+ | |||
+ | * For SAX parsing download SAX Engine, Common and kXML and add these 3 jars to your CLASSPATH (in this use case Model is optional and you can use an another data model) (Total : 23Ko !!) | ||
+ | |||
+ | ^ Package ^ Jar ^ Size ^ Examples ^ | ||
+ | | Model | [[http://cds.u-strasbg.fr/cdsdevcorner/savot2.1.3/cds.savot.model.jar|cds.savot.model.jar]] | 33Kb | | | ||
+ | | Common | [[http://cds.u-strasbg.fr/cdsdevcorner/savot2.1.3/cds.savot.common.jar|cds.savot.common.jar]] | 2Kb | | | ||
+ | | Pull engine | [[http://cds.u-strasbg.fr/cdsdevcorner/savot2.1.3/cds.savot.pull.jar|cds.savot.pull.jar]] | 14Kb | [[http://cds.u-strasbg.fr/cdsdevcorner/savot2.1.3/PullFullSample.java|example 1]] - [[http://cds.u-strasbg.fr/cdsdevcorner/savot2.1.3/PullSeqSample.java|example 2]] | | ||
+ | | Writer | [[http://cds.u-strasbg.fr/cdsdevcorner/savot2.1.3/cds.savot.writer.jar|cds.savot.writer.jar]] | 19Kb | | | ||
+ | | SAX engine | [[http://cds.u-strasbg.fr/cdsdevcorner/savot2.1.3/cds.savot.sax.jar|cds.savot.sax.jar]] | 10Kb | [[http://cds.u-strasbg.fr/cdsdevcorner/savot2.1.3/TestSAX.java|example]] - [[http://cds.u-strasbg.fr/cdsdevcorner/savot2.1.3/SavotSAXSample.java|consumer sample]] | | ||
+ | | kXML | [[http://cds.u-strasbg.fr/cdsdevcorner/savot2.1.3/kxml2-min.jar|kxml2-min.jar]] | 11Kb | | | ||
+ | |||
+ | kxml [[http://www.kxml.org/|license]] informations - source code available at [[http://kobjects.dyndns.org/kobjects/auto?self=$c0a80001000000f5ad6a6fb3|kObjects]] |
© Université de Strasbourg/CNRS
• Contact