» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with License:BSD + xml

EricDaugherty.com - iTunes Export M3U Playist Exporter

Provides the ability to parse the iTunes Music Library and playlists and songs in formats not supported by the built in iTunes features. Supports exporting playlists as m3u files. Built using .NET and primarily targeted at Windows users.

XML: del.icio.us/tag/xml

XStream

"XStream is a simple library to serialize objects to XML and back again."

opensource: del.icio.us tag/opensource

RDFLib

RDFLib is a Python library containing an RDF triple store and an RDF/XML parser/serializer.

GCC-XML

GCC-XML is an XML output extension to the C++ front-end of GCC.

xmlenc

The xmlenc library is a fast stream-based XML output library for Java. Main design goals are performance, simplicitity and pureness. As far as known, xmlenc is the fastest XML output library for Java.

JiBX

JiBX is a framework for binding XML data to Java objects.

This is accomplished through binding definitions that map XML nodes to Java Objects. A developer writes definition documents, compiles source code, and then runs the JiBX binding compiler that adds code to convert class instances to XML. Classes can also be directly bound at runtime, however this is not recommended.

Once the JiBX binding compiler is run, the JiBX binding runtime uses the enhances class files to marshall and unmarshall the objects from the XML input document.

lxml

lxml is a Python binding for the libxml2 and libxslt XML processing libraries.