Aalto Download

Licensing

Downloadable version of Aalto XML processed is licensed under Apache License (version 2.0). Alternative commercial licensing is also available; for details please contact mailto:info@fasterxml.com

Using Aalto

You can use Aalto like any other Stax implementation: jar contains necessary manifest information to register Aalto as a Stax implementation.

But if you want to ensure that Aalto is used instead of other Stax implementations that may be found in classpath, you should instantiate com.fasterxml.aalto.stax.InputFactoryImpl and com.fasterxml.aalto.stax.OutputFactoryImpl explicitly. This is a recommended practice as otherwise choice of Stax implementation is undefined; and this may lead to strange problems.

Source code

Stashed at GitHub; project page: http://github.com/FasterXML/aalto-xml

Downloadable artifacts

Most recent version


CategoryAalto

AaltoDownload (last edited 2010-12-15 20:51:37 by TatuSaloranta)

Copyright ©2009 FasterXML, LLC