[ANN][betwixt] betwixt transformer for apache-cocoon
"Christoph Gaffga" <[email protected]>
| Newsgroups | gmane.comp.jakarta.commons.user,gmane.text.xml.commons.devel |
|---|---|
| Organization | Triplemind Internet Services OHG |
| Message-ID | <[email protected]> |
hi, I submitted a betwixt transformer to the apache-cocoon project. It works analog to the castor transformer shipping with cocoon. The BetwixtTransfomer serializes a Bean from the request/session/context to XML by replacing the betwixt:include-element in the source. The source can be found on http://cvs.apache.org/viewcvs.cgi/cocoon-2.1/src/blocks/scratchpad/java/org/ apache/cocoon/transformation/BetwixtTransformer.java I put some documentation/examples on http://wiki.cocoondev.org/Wiki.jsp?page=BetwixtTransformer Christoph