The Milyn Project is building Open-Source Java components for XML and non-XML Processing.
Smooks
Smooks is a Java framework for managing and performing Fragment Based XML Processing (Transformation/Analysis).
Smooks can be used in conjunction with or as an alternative to XSLT for XML Transformation.
Smooks gives you more control when performing XML Transformations and Analysis by giving you the freedom to use the tools and programming languages most appropriate to the type of transformation in question (or your skillset).
- Mix and Match different tools and languages in the process of transforming a single message/document e.g. it may be easier to transform one part of the document using pure Java and another part using XSLT.
- Simplify your XSLT and StringTemplate Templates by combining the power of the Smooks Javabean and Templating Cartiridges.
- Analyse/Read your XML and non-XML data into named Javabeans using the Smooks Javabean Cartiridge.
- more...
Other Milyn Components
An EDI to SAX Event Parser. Process an EDI message using XML Tools/APIs. |
|
A component for performing browser recognition and browser profiling in a J2EE Servlet Container. |
|
A component for parsing Cascading Style Sheet (CSS) data into a Document Object Model (DOM). |
|
News
Thursday 2nd February 2007
JBoss ESB 4.0 was released yesterday. Smooks is playing a very central role in JBoss' latest addition to it's long list of Middleware products. The JBoss ESB 4.0 Transformation Service (a central component in any ESB product) is build on Smooks technology.
Thursday 1st June 2006
Posted Smooks Templating Cartridge. Extends the power of the Smooks JavaBean Cartridge by allowing bean populated StringTemplate based XML transformations. See Tutorial.
Thursday 11st February 2006
Posted initial findings of integrating the Smooks Servlet Filter into the Chiba XForms Engine, replacing the Chiba XSLT transformation with a Smooks transformation. Response-time benchmarkings show Smooks to be up to x15 faster than XSLT for this type of transformation. See Chiba Integration for more details.
Wednesday 21st December 2005
Posted a prototype version of the Smooks Report Generator. Speed up creation/testing of websites that work across a range of browser types an versions!

