Skip to main content

java.net Projects by Letter: X

There are so many different ways to arrive at the home page for an interesting project here on Java.net. To help you find the project you are looking for you can list the projects alphabetically or by community, or peruse incubating projects or those that have been archived. In addition you can search all projects for a specific project name. We are particularly proud of those projects that began in our incubator and have matured into successful projects.

 | 1 | 3 | 7 | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z
Statistics and analytics Java EE 6 software for blogs (tested with roller) and webapps. It is a vanilla Java EE 6 (REST/JAX-RS, CDI, EJB, JPA) app, tested on Glassfish v3.1, built with Maven 3 / hudson and developed with NetBeans 7. X-ray is the sample app of the "Real World Night Hacks" book.
XML 2 Java Binding (X2JB) is a Java development tool intended for binding of XML entities to Java interfaces and classes (but not vice versa).
XADisk enables transactional access to file-systems, supporting both local and XA transactions. Please visit XADisk at http://xadisk.java.net
The XAMJ project aims to build a pure Java web browser and RIA platform that can not only render HTML well, but can also render rich internet applications by leveraging the Java platform.
core project for a MMO log parser
Log parser for Rift: Planes of Telara
Log parser for Vanguard: Saga of Heroes
XML format for Java source code
THIS PROJECT HAS MOVED: http://code.google.com/p/flying-saucer/. Flying Saucer: an all-Java XHTML + CSS Renderer. The source code is hosted on GitHub, here: http://github.com/flyingsaucerproject/flyingsaucer
class that converts broken HTML code to well-formed XHTML
JDBC driver to read excel XLS files
A GUI for otter and mace
The XML Events Verbatim Pull Push (XEVPP) Project is a JSR-173 compliant XML pull parser and push writer that can be used in Event mode to copy an XML file byte for byte unmodified. Current JSR-173 parsers are not capable of providing verbatim round-trip processing as they all base off of the XMLStreamReader. This implementation has XMLStreamReader based off XMLEventReader so that crazy additional formatting can be stored in the event objects.
XML Pipeline Processor
XML Schema Object Model
XML Stream Buffer
A very simple XML parsing API based on event listeners and pattern matching. Inspired by Apache's Digester but xml-ezparse aims to be simpler and cleaner. The current revision is dependent on J2SDK 1.4 APIs.
class to read configuration data directly from an XML file
XMLGridLayout is a LayoutManager that behaves like GridBagLayout, but the constraints are specified in XML rather than in code, thus effectively separating the layout logic from the actual components or the container (the same XML can be use in more than one container).
A Portlet using XML/XSLT to render mode views
Workload for XML Parsing performance
This umbrella project consist of 1. jabberwocky - XMPP container for Glassfish 2. Vorpal - XMPP framework 3. Plugins for NetBean
Project support files for the XMPP Project
XMPP Binding Component (JBI)
An xmpp based instant messaging client.
The XNap Commons project provides a set of utility Java classes for easy handling of common tasks like sortable tables, auto completion, internationalization (i18n) and a settings framwork.
XOM
Simple but correct tree-based XML API
Simpler, shorter and more semantics urls for your domain.
The purpose of the xVRML project is to develop a human-readable XML Schema describing what a valid and well-formed XML-based VR instance document should look like based directly on the VRML97 specifications, and to develop a Java OpenJL -based standalone viewer applicationj.