Component (library, framework) refactoring may affect existing applications, where the client code used previous component versions. Our tool preserves applications binary-compatible by generating an adaptation layer out of change history.
Random Java utility classes
1. Prefix Trie based data structure
2. An indexed map (indexed by keys or values).
3. Main class that provides start/stop functionality for standalone apps.
4. File io api's based based on callback design.
This educational software simulates an Ad-hoc network with AODV algorithm, it uses a high level view and only works in Routing layer. it has a user-friendly graphical user interface and has been written in java language.
Autofetch automates adding association prefetches to object queries. Prefetch is an optimization to reduce the number of round-trips to an object store. Autofetch is designed to integrate with different object persistence technologies such as Hibernate.
BeanReader is a tool that uses annotations on Java classes to extract objects from XML documents. The annotations indicate (using XPaths) where in the document the object's properties are represented.
This project it's a Java Lib to read some html (a File or a URL) and get a table into that. This returns a ArrayList with the information inside this HTML table. To find the table you need to say a String index to find this table.
"Siberia types" is a member of the "Siberia Rich Client Platform" plugins environment. It's a plugin that define the basic bean types that can be managed on a Siberia based software for manipulating strings, numbers, booleans, urls and collections.
BITXml is an open xml based protocol for Machine to Machine communications. BITXml is both language and "transport" agnostic and covers all the requirements of a generic M2M telemetry & control application. For more info www.bitxml.org
SleekIce is an easy to use game engine used to write games in Java. This will allow a game programmers to devote more time and thought to their game content rather than how to make the game work.
The xWire framework is a toolkit used to build Java web applications, but is flexible enough for other uses. It is ideal for building AJAX apps and consists of both client and server components, each of which can be used independently of the other.
"Siberia resources" is a member of the "Siberia Rich Client Platform" plugins environment. It's a plugin based on the java plugin system JPF (http://jpf.sourceforge.net). It allows to load resources in a multi-classloaders environment.
Siberia components is part of the plugin environment of Siberia RCP. It allows to register a set of graphical components that can be used in a Siberia-based application.
An academic project where computer-science students can practice data structures principles. Based on the famous problem of the labyrinth rat, this application has an engine where you can run your own algorithms to help the robot to get out of the laby.