Downloadliste

Projektbeschreibung

JXV (Java XML View) is a library which allows for
Java objects to be given "XML Views", and for
those views to be read back into objects. It
supports both SAX and DOM output, and can read
XML input from any SAX-compliant parser. Resulting
DOM trees are dynamic, and reflect changes made to
the object model even after they were created. It
fully supports namespaces in its XML views, and
can correctly parse and read XML content with
namespaces. It also uses a pluggable architecture
which allows XML view factories to be configured
and loaded at runtime.

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.

2003-07-21 06:44
0.4

Diese Pressemitteilung wurde über die Verbesserung der Benutzerfreundlichkeit der Verwendung von JXV konzentriert. Die Konfiguration Format wurde vereinfacht und die Standardkonfiguration Generation System wurde erheblich verbessert, so kann es und kann die meisten der schwierigsten Aufgaben bei der Konfiguration von XML-Sichten beteiligt werden. Die Endbenutzer-Dokumentation wurde komplett überarbeitet und ersetzt den alten user's guide mit einem neuen Schritt-für-Schritt Anleitung, die weit ist leichter zu lesen und zu verstehen. Darüber hinaus wurden einige Leistungs-und Effizienzverbesserungen Speicher enthalten.
Tags: Major feature enhancements
This release was focused on improving the ease-of-use of JXV. The configuration format was simplified and the default configuration generation scheme was vastly improved so it can take care of most of the difficult tasks involved in configuring XML views. The end-user documentation has been completely revamped, replacing the old user's guide with a new step-by-step tutorial which is far easier to read and understand. In addition, some performance and memory efficiency improvements were included.

2002-10-31 20:41
0.2

Diese Veröffentlichung fügt JDK 1.3 unterstützen. Die Exception-Handling Mechanismus der Abhängigkeit von JDK1.4-Stil verpackt Ausnahmen beseitigt wurde, und jetzt JDK1.3 können JXV laufen (obwohl die Leistung unter 1,3 deutlich schlechter).
Tags: Minor feature enhancements
This release adds JDK 1.3 support. The exception
handling mechanism's dependency on JDK1.4-style
wrapped exceptions was eliminated, and now JDK1.3
can run JXV (although the performance under 1.3 is
noticeably worse).

2002-10-28 20:39
0.1

Tags: Initial freshmeat announcement

Project Resources