org.apache.cocoon.sample.generation
Class TimestampGenerator

java.lang.Object
  extended by org.apache.cocoon.pipeline.component.AbstractPipelineComponent
      extended by org.apache.cocoon.sax.AbstractSAXPipelineComponent
          extended by org.apache.cocoon.sax.AbstractSAXProducer
              extended by org.apache.cocoon.sax.AbstractSAXGenerator
                  extended by org.apache.cocoon.sample.generation.TimestampGenerator
All Implemented Interfaces:
PipelineComponent, Producer, Starter, SAXPipelineComponent, SAXProducer
Direct Known Subclasses:
CachingTimestampGenerator

public class TimestampGenerator
extends AbstractSAXGenerator


Constructor Summary
TimestampGenerator()
           
 
Method Summary
 void execute()
           
 
Methods inherited from class org.apache.cocoon.sax.AbstractSAXProducer
getSAXConsumer, setConsumer, setSAXConsumer, toString
 
Methods inherited from class org.apache.cocoon.pipeline.component.AbstractPipelineComponent
finish, setConfiguration, setup
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.apache.cocoon.pipeline.component.PipelineComponent
finish, setConfiguration, setup
 

Constructor Detail

TimestampGenerator

public TimestampGenerator()
Method Detail

execute

public void execute()


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