Skip to content
cowtowncoder edited this page Apr 9, 2012 · 27 revisions

Home: Aalto XML processor

Aalto XML processor is an ultra-high performance Stax XML processor (parser, gemerator) implementation. It also implements SAX2 API, as well as Stax2 extension (http://wiki.fasterxml.com/WoodstoxStax2) to core Stax API.

Aalto product page can be found at: http://wiki.fasterxml.com/AaltoHome.

Documentation

Artifacts

Most commonly artifacts are accessed using Maven, via Maven 2 repositories:

  • groupId: com.fasterxml
  • artifactId: aalto-xml

New releases are done using Sonatype Maven repository,from which they are automatically copied (with an hour of delay) to the Central Maven repository. Here are quick links to the central Maven repository for manual downloading:

Clone this wiki locally