Downloadliste

Projektbeschreibung

XMLBeans is a technology for accessing XML by binding it to Java types. XMLBeans provides several ways to get at the XML. You can do this through XML schema that has been compiled to generate Java types that represent schema types. In this way, you can access instances of the schema through JavaBeans-style accessors after the fashion of "getFoo" and "setFoo". The XMLBeans API also allows you to reflect into the XML schema itself through an XML Schema Object model. There is a cursor model through which you can traverse the full XML infoset. There is support for XML DOM.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-12-22 07:45
2.5.0

Ein "Benutzer-Typen"-Funktion erlaubt das Mapping von einfachen Schema Typen benutzerdefinierte Java-Klassen. Es gibt eine Option, um zusätzliche, strengere Kontrollen durchzuführen Schema-Validierung: xmlbeans-350. Aktualisiert Muster für dayTimeDuration. Erweiterte Jahr min / max-Wert Grenzen. Support für Datum und Zeit-Typen mit 24 Stunden. NOTATION eingebauten Typ. Viele Synchronisation Stabilität und Bugfixes.
Tags: Stable, Minor, Java, jdk1.4+, XML, xmlschema
A "User types" feature allows mapping of Schema simple types to custom user Java classes. There is an option to perform additional, stricter Schema validation checks: XMLBEANS-350. Updated pattern for dayTimeDuration. Extended year min/max value limitations. Support for date and time types with hour 24. NOTATION built-in type. Many synchronization and stability bugfixes.

2009-06-18 08:34
2.4.0

Erste freshmeat Ankündigung.
Initial freshmeat announcement.

Project Resources