Downloadliste

Projektbeschreibung

XIST is an extensible HTML and XML generator. It is also an XML parser with a very simple and Python-esque tree API. Every XML element type corresponds to a Python class, and these Python classes provide a conversion method to transform the XML tree (e.g. into HTML). XIST can be considered 'object-oriented XSLT'. XIST also includes a cross-platform templating language, Oracle utilities, and various other tools.

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.

2010-06-16 06:45 Zurück zur Release-Liste
3.8

Die Parsing-Infrastruktur wurde neu geschrieben, um mehr modular und iterative Parsen Unterstützung (die aktiviert Umgang mit großen XML-Dateien). Eine neue Funktion misc.module () erzeugt ein Modul aus dem Quellcode. Zwei neue UL4 Funktionen, abs () und utcnow (), wurden hinzugefügt. Ein paar Methoden wurden hinzugefügt, um, UL4 Datum Objekte: mimeformat (), Tag (), Monat (), Jahr (), Stunde () Minute (), zweiten (), Mikrosekunde () und Wochentag () und YEARDAY (). Diese Version nutzt in den Java-Code generiert von autoboxing ll.xist.ns.jsp.fromul4 (). SSH URLs verwenden jetzt in der Standalone-Paket execnet ll.url.
The parsing infrastructure has been rewritten to be more modular and to support iterative parsing (which enabled handling huge XML files). A new function misc.module() creates a module from source code. Two new UL4 functions, abs() and utcnow(), have been added. A few methods have been added to UL4 date objects: mimeformat(), day(), month(), year(), hour(), minute(), second(), microsecond(), and weekday(), and
yearday(). This release uses autoboxing in the Java code generated by ll.xist.ns.jsp.fromul4(). SSH URLs in ll.url now use the standalone execnet package.

Project Resources