org.apache.cocoon.sitemap
Class LeaveSitemapEvent

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

public class LeaveSitemapEvent
extends SitemapEvent

Since:
2.2
Version:
$Id: LeaveSitemapEvent.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
LeaveSitemapEvent(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

LeaveSitemapEvent

public LeaveSitemapEvent(Processor source,
                         Environment env)


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