Télécharger la liste

Description du projet

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.

Système requise

System requirement is not defined
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 Retour à la liste release
3.8

L'infrastructure d'analyse a été réécrit pour être plus modulaire et de soutenir l'analyse itérative (qui a permis à la manipulation de très gros fichiers XML). Une nouvelle fonction misc.module () crée un module à partir du code source. Deux fonctions UL4 nouvelle, abs () et utcnow (), ont été ajoutés. Quelques méthodes ont été ajoutées à UL4 objets Date: mimeformat (), jour (), MONTH (), (année), à l'heure (), minute (), d'autre part (), la microseconde (), et le jour (), et YEARDAY (). Cette version utilise autoboxing dans le code Java généré par ll.xist.ns.jsp.fromul4 (). SSH URL dans ll.url maintenant utiliser le package execnet autonome.
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