Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 1
Compare

Reference Implementation of the Java Architecture for XML Binding (JAXB.)

4.21429
   
  0 reviews  |  79 users  |  289,576 lines of code  |  4 current contributors  |  Analyzed 28 days ago
 
 

The idea behind this project is to publish some peace of code about some technologies I have interest about.

0
 
  0 reviews  |  0 users  |  26,919 lines of code  |  0 current contributors  |  Analyzed 5 days ago
 
 

I was doing quite a bit of web 2.0 development that included the generation of XML to and from domain objects within my application. This was an incredibly tedious task to write custom generation and parsing off so then I decided to make use of JAXB. From the first few examples I created using JAXB ... [More] I noticed a lot of boilerplate code that would be created so then i decided to to use an intercepter and result type (within struts 2) to remove the need for all of this. So thats when the first version was born and from there its just naturally matured to the state it is in now. Simple How ToSo there is a lot of JavaDoc on the intercepter and result type declared in the jar file, but i'd annoy a lot of people if i directed you to that. So i'll give you a more detailed step by step how-to fo [Less]

0
 
  0 reviews  |  0 users  |  810 lines of code  |  0 current contributors  |  Analyzed 6 days ago
 
 
Compare

The basic target of this project is to provide a framework for controlling animations of 3D models. It defines basic behaviors of animation, inter-media control signals between models and platform-dependent 3D rendering programs. It consists of a schema (jaxb2 friendly), utilities for converting and ... [More] registering actions and a simple demonstration of how this mechanic works (based on JOGL). Later we will give a vivid demo about 3D animation controls. Developers can use this project on different level. Here are some hints for programming. Compile the Schema, Please use a higher version of jaxb2. We recommend JDK1.6.0.10: xjc -b cmbinding.xjb -d src COLLADAController.xsd Create the XML of model: Run the class ImplSample. XMLMaker, copy the output to the file: src\ImplSample\model1.xml Run the demo JOGL programme: ImplSample.ColladaAnimTest Ctrl+W for walking (No actual model walking at all, just check the output of the programme); Shift+R for resting; Ctrl+T for toggle walk/rest state; Ctrl+O for step walking; F for four steps walking. Enjoy! If you have any question, please write to us: collada@100town.com or visit our website for more: http://100town.com [Less]

0
 
  0 reviews  |  0 users  |  1,956 lines of code  |  0 current contributors  |  Analyzed 2 days ago
 
 

JAXB XJC Plugin for automatically adding annotations from Swagger to generated classes from an XSD

0
 
  0 reviews  |  0 users  |  7,729 lines of code  |  1 current contributor  |  Analyzed 8 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.