Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Cocoon Wiki" for change 
notification.

The following page has been changed by MichaelWirz:
http://wiki.apache.org/cocoon/AntennahouseSerializer

------------------------------------------------------------------------------
  </map:match> 
  }}}
  
+ Serializer code is attahced to this page 
attachment:AntennaHouseSerializer.java
- This example does not include any licensed code from the Antennahouse Inc. 
but you will need a valid license to test or use the Serializer.
+ The code does not include any licensed code from the Antennahouse Inc. but 
you will need a valid license to test or use the Serializer.
  
  I hope to hear from you if you like the idea, how you like the code and 
whether it works for you or not.
  Concerning speed we have to take into account that with this shell script 
based version, parsing the xml-fo is necessary since no sax stream but the 
actual xml byte stream has to be piped into the serialization process. Also 
there are buffers involved.