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.html 1304280 2012-03-23 11:18:01Z ilgrosso $
See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.util.EventObject
source
 
Constructor Summary
LeaveSitemapEvent(Processor source, org.apache.cocoon.environment.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,
                         org.apache.cocoon.environment.Environment env)


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