Uses of Class
org.apache.cocoon.transformation.helpers.NOPRecorder

Packages that use NOPRecorder
org.apache.cocoon.transformation.helpers   
 

Uses of NOPRecorder in org.apache.cocoon.transformation.helpers
 

Subclasses of NOPRecorder in org.apache.cocoon.transformation.helpers
 class 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
 class TextRecorder
          This class records all character SAX events and creates a string from them.
 



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