Date: 2004-07-12T00:57:50
Editor: DavidP�rez <[EMAIL PROTECTED]>
Wiki: Cocoon Wiki
Page: FotoTransformer
URL: http://wiki.apache.org/cocoon/FotoTransformer
no comment
Change Log:
------------------------------------------------------------------------------
@@ -7,7 +7,7 @@
* The '''{{{SourceWritingTransformer}}}'''. Requires you to code the
desired output location in the XML stream.
* '''{{{Views}}}'''. But there are cases where views aren't useful like a
sub-pipeline that is called from other pipeline through the {{{cocoon:}}}
protocol, and the sub-pipeline cannot be invoked directly, because the main one
has set some environment like request attributes.
* '''{{{LogTransformer}}}'''. Gives a detailed log of each received SAX
event, but you don't have a usable XML file.
- * '''Profiler'''. It gives you a lot of features, but slows down your
pipeline and increases memory usage.
+ * '''{{{Profiler}}}'''. It gives you a lot of features, but slows down your
pipeline and increases memory usage.
=== Usage ===