| Projects on Google Code | Results 1 - 10 of 45 |
=jmzML=
* [#About_jmzML About jmzML]
* [#mzML_viewer_application mzML viewer application]
* [#About_mzML About mzML]
==About jmzML==
jmzML provides a portable and lightweight JAXB-based implementation of the full mzML 1.1 standard format (note that the jmzML version number has no relat...
JaxbXmlParser: this is a small useful API helping to use Jaxb.
This API provides an easy way to load an object from XML and to store an object as XML.
I'm creating this project to share various Java utility functions, classes and snippets of code that I have written and think others might find useful.
This is a work in progress meant to create a presentation on using differant annotations with groovy
Simple JAXB generated bindings for KML
=ASAXB - BANG! AND THE CODE IS GONE =
Are you tired of writing actionscript code that converts objects to XML and back again? If so then this library may be for you.
<wiki:video url="http://www.youtube.com/watch?v=o1Rt_dBxrTU"/>
I recently learnt about the JAXB architecture for java. It en...
Point this tool at your database to map from your relations to JPA and JAXB classes. However, it is designed specifically to work well with databases where a certain number of best practices are adhered to:
* Every table should have a primary key named 'id' that auto-increments on insert
* ...
Not really created to be used at the beginning, one of my many unuseful project that can interest developpers.
This project basically allows you to manage books of your collection and grabbing them from imdb.
The most interesting thing is that it has been coded to be configured by XML and proper...
==XJC Plugin to generate the Java API for KML==
[http://labs.micromata.de/display/jak/Home http://labs.micromata.de/download/attachments/131094/DukeWithEarth_logo4.png]
The _Java API for KML_ (JAK) is automatically generated by OGC’s KML schema specification file [http://schemas.opengis.net/km...
Introduction Welcome to the Advanced Internet Techniques lab in WS 2008/2009. In the first assignment, we will use the Apache CXF toolkit to set up a basic Web service infrastructure that we can use as foundation for the assignments to follow. In the rst assignment, we will specify in detail what ...