org.apache.cocoon.sitemap
Class EnterSitemapEvent

java.lang.Object
  extended byjava.util.EventObject
      extended byorg.apache.cocoon.sitemap.SitemapEvent
          extended byorg.apache.cocoon.sitemap.EnterSitemapEvent
All Implemented Interfaces:
Serializable

public class EnterSitemapEvent
extends SitemapEvent

Since:
2.2
Version:
$Id: EnterSitemapEvent.java 158469 2005-03-21 15:42:04Z cziegeler $
See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.util.EventObject
source
 
Constructor Summary
EnterSitemapEvent(Processor source, Environment env)
           
 
Methods inherited from class org.apache.cocoon.sitemap.SitemapEvent
getEnvironment, getSourceProcessor
 
Methods inherited from class java.util.EventObject
getSource, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

EnterSitemapEvent

public EnterSitemapEvent(Processor source,
                         Environment env)


Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.