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.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
EnterSitemapEvent(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

EnterSitemapEvent

public EnterSitemapEvent(Processor source,
                         org.apache.cocoon.environment.Environment env)


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