Package org.apache.cocoon.transformation.helpers

Class Summary
NOPRecorder The base class for all recorders.
ParametersRecorder This class records SAX Events and generates Parameters from them The xml is flat and consists of elements which all have exactly one text node: value_one value_two
TextRecorder This class records all character SAX events and creates a string from them.
 



Copyright © 1999-2008 The Apache Software Foundation. All Rights Reserved.